<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media screen and (max-width: 1200px) {
    .body{
        width:1200px;
        overflow: hidden;
    }
}
@media screen and (max-width: 750px) {
    .body{
        width:100%;
    }
    .main{
        width:calc(100% - 0.3rem);
        padding:0 0.15rem;
    }
    .hr{
        display:none;
    }
    .zhuangt{
        display:none;
    }
    .head .nav{
        display:none;
    }
    .head .h_logo{
        width:100%;
        position:relative;
        height:1.02rem;
        background-color: #ffffff;
    }
    .head .h_logo .fg{
        display:none;
    }
    .head .h_logo .address i{
        display:none;
    }
    .head .h_logo h1 img{
        width: 1.53rem;
        height:0.47rem;
        position:absolute;
        left: 50%;
		margin-left: -0.76rem;
        margin-top:0.275rem;
    }
	.head .h_logo .img img{
        width: 2.30rem;
        height:0.47rem;
        position:absolute;
        left: 15%;
		margin-left: -0.76rem;
        margin-top:0.275rem;
    }
    .head .h_logo img.xcy{
        display:none;
    }
    .head .h_logo img.m_menu{
        display:block;
        position:absolute;
        right:15px;
        width:0.4rem;
        height:0.32rem;
        margin-top:0.33rem;
        cursor:pointer;
    }
    .head .h_logo .address {
        height: 0.3rem;
        line-height: 0.3rem;
        margin: 0.36rem 0 0 0;
        padding-bottom: 0.2rem;
    }
    .head .h_logo .address p a span{
        display:none;
    }
    .head .h_logo .address .img_address{
        width: 0.21rem;
        height: 0.28rem;
        float: left;
        margin-top: 0;
    }
    .head .h_logo .address i{
        width: 0.22rem;
        height: 0.13rem;
        background-size: 100%;
        margin-top: 0.085rem;
        margin-left: 0.09rem;
    }
    .head .h_logo .address p a {
        font-size:0.3rem;
        color:#383838;
    }
    .head .h_logo .address .info{
        top:0.66rem;
        width:7.5rem;
        height:auto;
        left:-15px;
    }
    .head .h_logo .address .info:before,.head .h_logo .address .info:after{
        content:none;
    }
    .head .h_logo .address .info p{
        margin: 0.3rem 0.04rem 0.25rem 0.04rem;
    }
    .head .h_logo .phone{
        display:none;
    }
    .head .h_logo form{
        display:none;
    }
    .banner{
        height:3.7rem;
    }
    .banner .swiper-container{
        height:3.7rem;
    }
    .banner .swiper-container .swiper-wrapper{
        height:3.7rem;
    }
    .banner .swiper-container .swiper-slide{
        height:3.7rem;
    }

    .banner .swiper-container .swiper-slide img{
        width:auto;
        height:3.7rem;
        margin-left:-7.6rem;
    }
    .banner .swiper-pagination{
        left:0;
        bottom:0.1rem;
    }
    .banner .swiper-pagination .swiper-pagination-bullet{
        width: 0.14rem;
        height: 0.14rem;
        margin: 0 0.07rem;
    }
    .index .banner .swiper-pagination{
        left:auto;
    }
    .ztn .ztn_title{
        margin-top: 0.64rem;
        margin-bottom:0.68rem;
    }
    .ztn .ztn_title h3{
        font-size:0.36rem;
    }
    .ztn .ztn_title p{
        display:none;
    }
    .ztn .ztn_title img.pc_hr{
        display:none;
    }
    .ztn .ztn_title img.m_hr{
        display: block;
        width: 100%;
        margin: 0.2rem auto 0 auto;
    }

    .list .l_ztn3 .container ul li:hover .box .info{
        background: rgba(45,50,70,0.9);
        transition:0.5s;
    }
    .ztn .title{
        margin-top:0.75rem;
    }
    .ztn .title h3{
        font-size:0.3rem;
    }
    .ztn .title p{
        width:100%;
        line-height: 0.38rem;
    }
    .ztn .title p:before, .ztn .title p:after{
        top:0.19rem;
    }

    .ztn_1 .title{
        display:none;
    }
    .ztn_1 .container{
        display:none;
    }
    .ztn_1 .m_container{
        display:block;
        padding: 0.85rem 0.2rem 0.4rem 0.2rem;
        width:calc(100% + 0.3rem);
        overflow: hidden;
    }
    .ztn_1 .m_container .box{
        width:calc(100%/4 - 0.7rem);
        float:left;
        margin:0 0.7rem 0.45rem 0;
    }
    .ztn_1 .m_container .box img{
        width:100%;
    }
    .ztn_1 .m_container .box p{
        width:100%;
        text-align: center;
        font-size:0.26rem;
        color:#282828;
        margin-top:0.12rem;
    }
    .ztn .title p{
        font-size:0.16rem;
        color:#a8a8a8;
    }
    .ztn_2 .title p:before{
        left:50%;
        margin-left:-21%;
        width: 0.8rem;
    }
    .ztn_2 .title p:after{
        right:50%;
        margin-right:-21%;
        width: 0.8rem;
    }
    .ztn_2 .container{
        width:100%;
        margin: 0.25rem 0 0.6rem 0;
		position:relative;
    }
    .ztn_2 .swiper-container{
        width:6.25rem;
    }
    .ztn_2 .container .box{
        height:auto;
    }
    .ztn_2 .container .box .info{
        display:none;
    }
    .ztn_2 .container .box img{
        width:100%;
        height:auto;
    }
	.ztn_2 .swiper-button-prev{
        width: 0.4rem;
        height: 0.45rem;
        background-size: 40%;
        background-color: #8d8d90;
        left:0.05rem;
    }
    .ztn_2 .swiper-button-next.swiper-button-white{
        width: 0.4rem;
        height: 0.45rem;
        background-size: 40%;
        background-color: #8d8d90;
        right:0.05rem;
    }
    .ztn_3{
        height: auto;
        background: url(../images/ztn3_bj_m.png) no-repeat top center;
        position: relative;
        top: -10px;
        background-size: 115%;
    }
    .ztn_3 .container img.maohao{
        width:0.3rem;
    }
    .ztn_3 .title p:before{
        left:50%;
        margin-left:-18%;
        width: 0.8rem;
    }
    .ztn_3 .title p:after{
        right:50%;
        margin-right:-18%;
        width: 0.8rem;
    }
    .ztn_3 .container{
        width:100%;
        margin: 0.28rem auto 0.6rem auto;
    }
    .ztn_3 .container p.py{
        background: url(../images/ztn3_py_m.png) no-repeat center;
        background-size: 100%;
        width:6.45rem;
        height:1.5rem;
        margin:0.2rem auto 0 auto;
    }
    .ztn_3 .container p.py span.des {
        font-size: 0.16rem;
        margin: 0.18rem 0 0 0.15rem;
    }
    .ztn_3 .container p.py span.shum{
        font-size:0.15rem;
        padding-right:0.5rem;
        margin-top: 0.08rem;
    }
    .ztn_3 .container .con{
        width:calc(100% - 0.3rem);
        margin:0 auto;
    }
    .ztn_3 .container .con .box1 {
        width: 2.8rem;
    }
    .ztn_3 .container .con .box .right{
        border-right:none;
    }
    .ztn_3 .container .con .box .box_img{
        margin-left:0;
        width:1.5rem;
        height:1.5rem;
    }
    .ztn_3 .container .con .box .box_img p{
        width:1.3rem;
        height:1.3rem;
        margin:0.1rem;
    }
    .ztn_3 .container .con .box .box_img p img{
        width:1.3rem;
        height:1.3rem;
    }
    .ztn_3 .container .con .box1 .right{
        width:1.1rem;
        height:1.3rem;
        margin: 0.2rem 0 0 0.1rem;

    }
    .ztn_3 .container .con .box2{
        width:2.9rem;
    }
    .ztn_3 .container .con .box2 .right{
        width:1.2rem;
        height:1.3rem;
        margin: 0.2rem 0 0 0.1rem;

    }
    .ztn_3 .container .con .box3{
        width:1.5rem;
    }
    .ztn_3 .container .con .box span{
        font-size:0.14rem;
        margin-top: 0.3rem;
    }
    .ztn_3 .container .con .box p{
        font-size:0.22rem;
    }
    .ztn_4 .container{
        width:100%;
        margin: 0.42rem auto 0.1rem auto;
    }
    .ztn_4 .title p:before{
        left:50%;
        margin-left:-20%;
        width: 0.8rem;
    }
    .ztn_4 .title p:after{
        right:50%;
        margin-right:-20%;
        width: 0.8rem;
    }
    .ztn_4 ul{
        display:none;
    }
    .ztn_4 .container .xw{
        width:6.8rem;
        margin:0 auto;
        overflow: hidden;
    }
    .ztn_4 .container .xw .left{
        width:100%;
    }
    .ztn_4 .container .hy .left{
        width:100%;
    }
    .ztn_4 .container .left .tuij{
        height:3.6rem;
        margin-bottom: 0.6rem;
    }
    .ztn_4 .container .left .tuij img{
        width:100%;
    }
    .ztn_4 .container .left .tuij p{
        height: 0.75rem;
        line-height: 0.75rem;
        font-size: 0.24rem;
    }
    .ztn_4 .container .box{
        width:100%;
        height:0.69rem;
    }
    .ztn_4 .container .hy .left .box{
        margin-bottom: 0.5rem;
    }
	.ztn_4 .container .right .box{
		display:none;
	}
	.ztn_4 .container .right .box.m{
		display:block;
	}
    .ztn_4 .container .box .fl {
        width: 0.8rem;
        height: 0.69rem;
        padding-right: 0.14rem;
        margin-right: 0.27rem;
    }
    .ztn_4 .container .box .fl p {
        font-size: 0.45rem;
        line-height: 0.45rem;
        height: 0.45rem;
        width: 100%;
        text-align: center;
    }
    .ztn_4 .container .box .fl span {
        font-size: 0.14rem;
        line-height: 0.14rem;
        height: 0.11rem;
        width: 100%;
        text-align: center;
        margin-top: 0.1rem;
    }


    .ztn_4 .container .box .fr {
        width: 5.55rem;
        height: 0.67rem;
        float:left;
    }
    .ztn_4 .container .box .fr h3{
        font-size:0.2rem;
        width:100%;
        height: auto;
        line-height: 0.2rem;
    }
    .ztn_4 .container .box .fr p {
        width: 100%;
        height: 0.44rem;
        line-height: 0.22rem;
        font-size: 0.13rem;
        margin-top: 0.07rem;
    }
    .ztn_4 .container .left .box {
        margin-left: 0;
        margin-bottom: 0.5rem;
        height:0.69rem;
    }

    .ztn_4 .container .right{
        width:100%;
    }
    .ztn_4 .container .right .box {
        margin-left: 0;
        margin-bottom: 0.5rem;
        height:0.69rem;
    }



    .ztn_5{
        display:none;
    }
    .maps {
        background: url(/templets/hongzhuo/images/maps.png) no-repeat top 0.1rem center;
        background-color: #f5f5f5;
    }
    .maps .title h3::after {
        display:none;
    }
    .maps .title p{
        display:none;
    }
    .maps .top{
        display:none;
    }
    .maps .container {
        width: 7rem;
        margin: 0.42rem auto 0 auto;
    }
    .maps .container .bottom {
        height: auto;
        margin-bottom: 0.55rem;
    }
    .maps .container .bottom ul{
        width:7.08rem;
    }
    .maps .container .bottom ul li.maps1{
        display:none;
    }
    .maps .container .bottom ul li.maps2{
        border-top-left-radius:0.1rem;
    }
    .maps .container .bottom ul li.maps4{
        border-top-right-radius:0.1rem;
    }
    .maps .container .bottom ul li.maps5{
        border-bottom-left-radius:0.1rem;
    }
    .maps .container .bottom ul li.maps7{
        border-bottom-right-radius:0.1rem;
    }
    .maps .container .bottom ul li{
        margin-right:0.05rem;
        width:2.3rem;
        height:1.38rem;
        margin-bottom:0.05rem;
    }
    .maps .container .bottom ul li:hover img{
        transform:scale(1);
    }
    .ztn_6{
        display:none;
    }
    .fw{
        display:none;
    }
    .footer{
        background-color: #f5f5f5;
    }
    .footer .container{
        display:none;
    }
    .footer .icp{
        border-top:none;
        margin:0.2rem 0;
    }
    .footer .zx{
        width:100%;
        margin:0.2rem 0 1.35rem 0;
        overflow: hidden;
        display:inline-block;
        text-align: center;
    }
    .footer .zx p{
        width:2.5rem;
        height:0.7rem;
        display:inline-block;
        border-radius: 0.1rem;
    }
    .footer .zx p img{
        width:0.31rem;
        height:0.32rem;
        float:left;
        margin:0.19rem 0 0 0.2rem;
    }
    .footer .zx p.baojia{
        background-color: #ff737a;
        margin-right:0.2rem;
    }
    .footer .zx p.zixun{
        background-color: #ffc05c;
    }
    .footer .zx p a{
        font-size:0.3rem;
        line-height:0.7rem;
        text-align: center;
    }
    .footer .zx p.baojia a{
        color:#ffffff;
        cursor:pointer;
    }
    .footer .zx p.zixun a{
        color:#282828;
    }
    .m_xf{
        width:100%;
        height:0.8rem;
        display:block;
        overflow: hidden;
        position:fixed;
        bottom:0;
        background-color: #333333;
        z-index: 999;
    }
    .m_xf .box{
        width:25%;
        overflow: hidden;
        float:left;
    }
    .m_xf .box a{
        display:block;
        width:100%;
        height:0.8rem;
        overflow: hidden;
    }
    .m_xf .box .xz{
        background-color: #ff6637;
        height:1rem;
    }
    .m_xf .box img{
        width:0.32rem;
        height:0.32rem;
        margin:0.12rem auto 0 auto;
    }
    .m_xf .box p{
        text-align: center;
        font-size:0.18rem;
        color:#b8b8b8;
        margin-top:0.05rem;
    }
    .m_xf .box .xz p{
        color:#ffffff;
    }
    .m_menu_xf{
        display: none;
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        z-index: 9999;
        background: rgba(0,0,0,0.95);
        padding:0 0.35rem;
        box-sizing: border-box;
    }
    .m_menu_xf .close{
        overflow: hidden;
    }
    .m_menu_xf .close img{
        width:0.5rem;
        height:0.5rem;
        float:right;
        margin-top:0.4rem;
    }
    .m_menu_xf ul{
        width:6.25rem;
        margin:0 auto;
    }
    .m_menu_xf ul li{
        height:1.2rem;
        line-height: 0.5rem;
        border-bottom:dashed 1px #59595a;
    }
    .m_menu_xf ul li.last{
        border-bottom:none;
    }
    .m_menu_xf ul li p{
        font-size:0.4rem;
        color:#ffffff;
        padding-top:0.35rem;
        padding-left:1.7rem;
    }
    .m_menu_xf ul li p span{
        font-size:0.17rem;
        color:#757474;
    }

    .m_baojia{
        width:6rem;
        height:5.64rem;
        position:fixed;
        bottom:20%;
        left:0.75rem;
        border-radius: 0.2rem;
        background: rgba(0,0,0,0.85);
        z-index:9999;
    }
    .m_baojia img.close{
        width:0.4rem;
        height:0.4rem;
        position:absolute;
        top:0.3rem;
        right:0.3rem;
    }
    .m_baojia .logo{
        width:2.45rem;
        margin: 0.45rem auto 0.4rem auto;
    }
    .m_baojia .logo img{
        width:2.45rem;
    }
    .m_baojia form{
        padding:0 0.5rem;
        box-sizing: border-box;
    }
    .m_baojia form input{
        width:100%;
        height:0.8rem;
        color:#a9a9a9;
        font-size:0.3rem;
        margin-bottom:0.4rem;
        padding-left:0.2rem;
        box-sizing: border-box;
    }
    .m_baojia form input::-webkit-input-placeholder{
        color:#a9a9a9;
    }
    .m_baojia form p.biaozhu{
        font-size:0.23rem;
        color:#ababab;
    }
    .m_baojia form p.biaozhu span{
        color:#872022;
        margin-right: 0.05rem;
    }
    .m_baojia form p.tj{
        width: 80%;
        height: 0.8rem;
        background-color: #c7161c;
        text-align: center;
        position: relative;
        font-size: 0.3rem;
        font-weight: bold;
        color: #ffffff;
        line-height: 0.8rem;
        margin: 0.4rem auto 0 auto;
        border-radius: 0.15rem;
    }
    .m_baojia form p.tj img{
        width:0.49rem;
        height:0.49rem;
        position:absolute;
        bottom: -0.15rem;
        right: 0.3rem;
    }
/*åˆ—è¡¨é¡µå…¬å¸æ³¨å†Œ*/
    .list .mianbao{
        display:none;
    }
    .list .biaodan{
        display:none;
    }
    .list .l_ztn1 .left{
        display:none;
    }
    .list .l_ztn1{
        background:none;
        background-color:#eaebed;
        height:auto;
    }
    .list .l_ztn1 .right{
        width:calc(100% + 0.15rem);
        margin-top:0.7rem;
        margin-bottom:0.4rem;
    }
    .list .l_ztn1 .right .box{
        width:calc(100%/3 - 0.15rem);
        margin: 0 0.15rem 0.15rem 0;
    }
    .list .l_ztn1 .right .box h3 {
        font-size: 0.2rem;
        margin-top: 0.3rem;
    }
    .list .l_ztn1 .right .box span{
        margin-top:0.05rem;
        font-size:0.12rem;
    }

    .list .l_ztn1 .right .box p{
        width: 1.25rem;
        height: 0.3rem;
        border-radius: 0.05rem;
        margin: 0.23rem auto 0.25rem auto;
    }
    .list .l_ztn1 .right .box p a{
        line-height:0.3rem;
        font-size:0.16rem;
    }
    .list .l_ztn .title{
        margin: 0.54rem 0 0.49rem 0;
    }
    .list .l_ztn .title h3{
        font-size:0.4rem;
    }
    .list .l_ztn .title p{
        display:none;
        font-size:0.25rem;
    }
    .list .l_ztn2 .container{
        width:6.2rem;
        margin:0 auto;
    }
    .list .l_ztn2 .container ul{
        display:block;
        background: none;
        width:7rem;
        text-align: left;
        overflow: hidden;
        padding-bottom:0.95rem;
    }
    .list .l_ztn2 .container ul li{
        width:calc(100%/3 - 0.8rem);
        margin-right:0;
        display:block;
        float:left;
        position:relative;
    }
    .list .l_ztn2 .container ul img.m_jt{
        display:block;
        width:0.8rem;
        float:left;
        margin-top:0.7rem;
    }
    .list .l_ztn2 .container ul img.m_jtx{
        display:block;
        position:absolute;
        height:0.6rem;
        width:auto;
        margin-top:0;
        left:0.7rem;
    }
    .list .l_ztn2 .container ul img.m_jty{
        display:block;
        width:0.8rem;
        float:right;
        margin-top: 1.25rem;
    }
    .list .l_ztn2 .container ul img.end{
        display:block;
        max-width:calc(100%/3 - 0.8rem);
        height:1.7rem;
        float:right;
        margin-top: 0.6rem;
        margin-right: 0.3rem;
    }

    .list .l_ztn2 .container ul li.right{
        float:right;
        margin-top:0.6rem;
    }
    .list .l_ztn2 .container ul li.right_4{
        margin-right:0.8rem;
    }
    .list .l_ztn2 .container ul li.m_last{
        margin-left:0;
        margin-right:0;
    }
    .list .l_ztn2 .container ul li p{
        width:100%;
        height:100%;
    }
    .list .l_ztn2 .container ul li:hover p{
        background-color: #282828;
        transition:0.3s;
    }
    .list .l_ztn2 .container ul li span{
        font-size:0.2rem;
        margin-top:0.13rem;
        position:absolute;
        left:0.25rem;
    }
    .list .l_ztn2 .container ul li.left_3 span{
        right:-0.9rem;
    }
    .list .l_ztn2 .container ul li p img{
        margin:0.46rem;
        width:0.61rem;
        height:auto;
    }
    .list .l_ztn3 .container{
        width:calc(100% - 0.3rem);
        margin:0 auto;
    }
    .list .l_ztn3 .container ul{
        width:calc(100% + 0.09rem);
        display:block;
        text-align: left;
        overflow: hidden;
        padding-bottom:0.84rem;
    }
    .list .l_ztn3 .container ul li{
        display:block;
        text-align: left;
        float:left;
        width:calc(100%/3 - 0.09rem);
        margin-right:0.09rem;
    }
    .list .l_ztn3 .container ul li .box img{
        width:100%;
    }
    .list .l_ztn3 .container ul li .box .info{
        width: 92%;
        height: 0.68rem;
        left: 4%;
        bottom:-0.4rem;
        padding-top: 0.1rem;
        padding-left: 0.15rem;
    }
    .list .l_ztn3 .container ul li .box .info p{
        font-size:0.18rem;

    }
    .list .l_ztn3 .container ul li .box .info span{
        font-size:0.12rem;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        margin-top:0.07rem;
    }
    .list .l_ztn4 .container{
        width:calc(100% - 0.3rem);
        margin:0 auto;
    }
    .list .l_ztn4 .container ul{
        width:calc(100% + 0.3rem);
        display:block;
        text-align: left;
        overflow: hidden;
        padding-bottom:0.6rem;
    }
    .list .l_ztn4 .container ul li{
        display:block;
        text-align: left;
        float:Left;
        width:calc(100%/3 - 0.3rem);
        margin-right:0.3rem;
        background-size:100%;
        height:2.6rem;
    }
    .list .l_ztn4 .container ul li .box{
        width:1.62rem;
        height:1.86rem;
        margin: 0.35rem 0 0 0.275rem;
        transition: 0s;
    }
    .list .l_ztn4 .container ul li.fir .box{
        background-size:100%;
    }
    .list .l_ztn4 .container ul li.sec .box{
        background-size:100%;
    }
    .list .l_ztn4 .container ul li.thr .box{
        background-size:100%;
    }
    .list .l_ztn4 .container ul li .box img{
        width:0.78rem;
        height:0.63rem;
        margin: 0.4rem auto 0 auto;
    }
    .list .l_ztn4 .container ul li .box p {
        font-size: 0.18rem;
        margin-top: 0.15rem;
        padding: 0 0.1rem;
        text-align: center;
    }
    .list .l_ztn5 .container{
        margin-bottom:0.5rem;
    }
    .list .l_ztn5 .container&gt;div{
        width:100%;
    }
    .list .l_ztn5 .container .fir img.pc{
        display:none;
    }
    .list .l_ztn5 .container .fir img.m{
        width:5.86rem;
        display:block;
        margin:0 auto;
    }
    .list .l_ztn5 .container .sec p span{
        font-size:0.3rem;
        line-height: 0.75rem;
        margin-right: 0.05rem;
    }
    .list .l_ztn5 .container .sec{
        padding-top: 0;
        padding-left:0.3rem;
    }
    .list .l_ztn5 .container .sec p {
        height: 0.75rem;
        line-height: 0.75rem;
        border-bottom: solid 1px #5c6483;
        margin-bottom: 0.15rem;
        font-size: 0.18rem;
        color: #ffffff;
        float:left;
        margin-right:0.4rem;
        padding:0 0.1rem;
    }
    .list .l_ztn6{
        display:none;
    }
    .list .l_ztn7{
        display:none;
    }
    .list .l_ztn8{
        display:none;
    }
    .list .l_ztn9{
        display:none;
    }
/*åˆ—è¡¨é¡µå…¬å¸æ³¨å†Œ*/
/*å†…å®¹é¡µå…¬å¸å…¬å¸æ³¨å†Œ*/
    /*å†…å®¹é¡µtitleé‡Œçš„imgé€šç”¨æ&nbsp;·å¼*/
    .list .banner .swiper-container .swiper-slide img{
        margin-left: -6.8rem;
    }
    .list .l_ztn .title img{
        width:6.7rem;
    }
    /*å†…å®¹é¡µtitleé‡Œçš„imgé€šç”¨æ&nbsp;·å¼*/
    .list .shop .container{
        width: calc(100% - 0.2rem);
        padding: 0 0.1rem;
        height:4.74rem;
        position:relative;
    }
    .list .shop .container&gt;div {
        float: left;
        margin-top: 0.48rem;
        margin-bottom: 0.37rem;
    }
    .list .shop .container .left{
        width:3.1rem;
    }

    .list .shop .container .left img{
        width:100%;
    }
    .list .shop .container .right{
        width:3.5rem;
        margin-left:0.15rem;
    }
    .list .shop .container .right h3{
        font-size: 0.33rem;
        margin: 0.15rem auto 0.05rem auto;
    }
    .list .shop .container .right p.des{
        display:block;
        font-size:0.12rem;
        color:#b6b6b6;
    }
    .list .shop .container .right .money{
        width:100%;
        height:0.85rem;
        margin-top: 0.4rem;
    }
    .list .shop .container .right .money .shu{
        font-size: 0.14rem;
        line-height: 0.8rem;
        margin-left: 0.1rem;
    }
    .list .shop .container .right .money p span{
        line-height:0.75rem;
    }
    .list .shop .container .right .money p span:first-child{
        font-size: 0.3rem;
        margin: 0 0.1rem 0 0.1rem;
    }
    .list .shop .container .right .address{
        position:absolute;
        width:calc(100% - 0.3rem);
        top:2.7rem;
        left:0.3rem;
    }
    .list .shop .container .right .address span{
        width: 2rem;
        font-size: 0.18rem;
        line-height: 0.3rem;
        margin-bottom: 0.05rem;
        margin-left:0.1rem;
    }
    .list .shop .container .right .kf{
        width:3.4rem;
        height:0.8rem;
        position:absolute;
        bottom:0.35rem;
        left:1.9rem;
    }
    .list .shop .container .right .kf a{
        line-height:0.8rem;
        font-size:0.36rem;
    }
    .list .shop .container .right .address .ri p{
        width: 0.8rem;
        height: 0.3rem;
		line-height:0.3rem;
        border-radius: 0.05rem;
        margin-bottom: 0.1rem;
        font-size:0.14rem;
        margin-right:0.07rem;
    }
    .gszc_nz .l_ztn1{
        background-color: #ffffff;
    }
    .gszc_nz .l_ztn1 .container{
        width:100%;
    }
    .gszc_nz .l_ztn1 .container .left{
        display:block;
        width:6.5rem;
        margin:0 auto 0 auto;
        float:none;
    }
    .gszc_nz .l_ztn1 .container .left div{
        border-bottom: dashed 1px #e0e0e0;
        padding-bottom:0.1rem;
        margin-bottom:0.2rem;
    }
    .gszc_nz .l_ztn1 .container .left div.last{
        border-bottom:none;
    }
    .gszc_nz .l_ztn1 .container .left p{
        width:100%;
        margin-bottom:0.1rem;
        height:0.52rem;
        line-height:0.52rem;
    }
    .gszc_nz .l_ztn1 .container .left p.form{
        text-align: right;
    }
    .gszc_nz .l_ztn1 .container .left p.ques{
        font-size:0.24rem;
    }
    .gszc_nz .l_ztn1 .container .left p img{
        width:1.31rem;
        height:0.52rem;
        margin:0;
    }
    .gszc_nz .l_ztn1 .container .left p.ques img{

        margin-right:0.16rem;
    }
    .gszc_nz .l_ztn1 .container .left p.form{
        font-size:0.2rem;
    }
    .gszc_nz .l_ztn1 .container .left p.form img{
        float:right;
        margin-left:0.16rem;
    }

    .gszc_nz .l_ztn1 .container .right{
        display:none;
    }
    .gszc_nz .l_ztn2 .container{
        width:6.8rem;
        position:relative;
    }
    .gszc_nz .l_ztn2 .container .box{
        width: 2.03rem;
        margin-bottom:0.5rem;
    }
    .gszc_nz .l_ztn2 .container .box6{
        display:block;
    }
    .gszc_nz .l_ztn2 .container .box4,.gszc_nz .l_ztn2 .container .box5,.gszc_nz .l_ztn2 .container .box6{
        float:right;
    }
    .gszc_nz .l_ztn2 .container .box img{
        width:1.2rem;
    }
    .gszc_nz .l_ztn2 .container .jt {
        width:0.35rem;
        margin: 0.4rem auto 0 auto;
    }
    .gszc_nz .l_ztn2 .container img.m {
        display:block;
    }

    .gszc_nz .l_ztn2 .container .you{
        float:right;
        transform:rotate(180deg);
        -ms-transform:rotate(180deg); /* Internet Explorer */
        -moz-transform:rotate(180deg); /* Firefox */
        -webkit-transform:rotate(180deg); /* Safari å’Œ Chrome */
        -o-transform:rotate(180deg); /* Opera */
    }
    .gszc_nz .l_ztn2 .container .xia{
        position:absolute;
        top: 1.3rem;
        right: 0.85rem;
        transform:rotate(90deg);
        -ms-transform:rotate(90deg); /* Internet Explorer */
        -moz-transform:rotate(90deg); /* Firefox */
        -webkit-transform:rotate(90deg); /* Safari å’Œ Chrome */
        -o-transform:rotate(90deg); /* Opera */
    }
    .gszc_nz .l_ztn2 .container .box p{
        font-size:0.2rem;
        margin-top:0.15rem;
    }
    .gszc_nz .l_ztn3{
        height:4.44rem;

        background: url(../images/gszc_nz_ztn3_bj.png) no-repeat left center;
        background-size:30%;
    }
    .gszc_nz .l_ztn3 .title{
        margin: 0.54rem 0 0.64rem 0;
    }
    .gszc_nz .l_ztn3 .container{
        overflow: initial;
    }
    .gszc_nz .l_ztn3 .container .box{
        width:2.21rem;
        height:1.41rem;
        background-size:100%;
    }
    .gszc_nz .l_ztn3 .container .box1{
        left:0;
    }
    .gszc_nz .l_ztn3 .container .box2{
        left:1.24rem;
    }
    .gszc_nz .l_ztn3 .container .box3{
        left:2.48rem;
    }
    .gszc_nz .l_ztn3 .container .box4{
        left:3.72rem;
    }
    .gszc_nz .l_ztn3 .container .box5{
        left:4.96rem;
    }
    .gszc_nz .l_ztn3 .container .box p{
        font-size:0.48rem;
        margin-top: -0.35rem;
    }
    .gszc_nz .l_ztn3 .container .box span{
        font-size:0.18rem;
        width:1.3rem;
    }
    .gszc_nz .l_ztn3 .container .box2 span, .gszc_nz .l_ztn3 .container .box4 span {
        margin-top: 0.7rem;
        margin-bottom:0.3rem;
    }
    .gszc_nz .l_ztn5 .container .sec{
        margin-top:0.2rem;
    }
    .gszc_nz .l_ztn5 .container .fir img.m{
        width:6.6rem;
    }
    .gszc_nz .l_ztn5 .container .sec{
        padding-left:0;
    }
    .gszc_nz .l_ztn5 .container .sec p{
        width:1.5rem;
        box-sizing: border-box;
        font-size:0.12rem;
        height:0.7rem;
        line-height:0.3rem;
        margin-right:0.2rem;
    }
    .gszc_nz .l_ztn5 .container .sec p.last{
        margin-right:0;
    }
    .gszc_nz .l_ztn5 .container .sec p span{
        height:0.45rem;
        line-height:0.3rem;
    }
/*å†…å®¹é¡µå…¬å¸å…¬å¸æ³¨å†Œ*/
    /*å…¬å¸å˜æ›´èšåˆé¡µ*/
    .gsbg .l_ztn1{
        background-color: #ecf0f3;
    }
    .gsbg .l_ztn1 .main{
        width:calc(100% - 0.3rem);
        padding:0 0.15rem;
    }
    .gsbg .l_ztn1 .container {
        width: calc(100% + 0.15rem);
        margin-bottom: 0.5rem;
    }
    .gsbg .l_ztn1 .container .box {
        width: calc(100%/3 - 0.15rem);
        margin: 0 0.15rem 0.15rem 0;
    }
    .gsbg .l_ztn1 .title h3{
        color: #282828;
    }
    .gsbg .l_ztn .title p{
        display:block;
        font-size:0.3rem;
    }
    /*ä¸šåŠ¡æ¨¡å—é€šå±é€šç”¨æ&nbsp;·å¼*/
    .list .l_ztn1 .container .box h3 {
        font-size: 0.2rem;
        margin-top: 0.3rem;
    }
    .list .l_ztn1 .container .box span{
        margin-top:0.05rem;
        font-size:0.12rem;
    }

    .list .l_ztn1 .container .box p{
        width: 1.25rem;
        height: 0.3rem;
        border-radius: 0.05rem;
        margin: 0.23rem auto 0.25rem auto;
    }
    .list .l_ztn1 .container .box p a{
        line-height:0.3rem;
        font-size:0.16rem;
    }
    /*ä¸šåŠ¡æ¨¡å—é€šå±é€šç”¨æ&nbsp;·å¼*/
    .gsbg .l_ztn1 .container .box:hover h3{
        color:#41465a;
    }
    .gsbg .l_ztn2{
        height:auto;
    }
    .gsbg .l_ztn2 .container{
        width:6.8rem;
        background: url(../images/gsbg_ztn2_m.png) no-repeat center;
        background-size:100%;
        height:3.5rem;
        margin-bottom:0.54rem;
    }
    .gsbg .l_ztn2 .container .box{
        width:2.5rem;
        background: none;
        height:1.37rem;

    }
    .gsbg .l_ztn2 .container .box2{
        left:2.3rem;
    }
    .gsbg .l_ztn2 .container .box3{
        left:4.6rem;
    }
    .gsbg .l_ztn2 .container .box4{
        left: 4.35rem;
        top: 1.8rem;
    }
    .gsbg .l_ztn2 .container .box5{
        left: 2.1rem;
        top: 1.8rem;
    }
    .gsbg .l_ztn2 .container .box p{
        margin-left:0.51rem;
        width:1.3rem;
        font-size:0.31rem;
        margin-top:0.5rem;
    }
    .gsbg .l_ztn1 .container .box:hover p{
        background-color:#41465a;
    }
    .gsbg .l_ztn2 .container .box4 p{
        width:1.6rem;
    }
    .gsbg .l_ztn2 .container .box1 p {
        margin-top: 0.7rem;
    }
    .gsbg .l_ztn3{
        height:auto;
    }
    .gsbg .l_ztn3 .container{
        margin-bottom:0.6rem;
        overflow: hidden;
    }
    .gsbg .l_ztn3 .container .left{
        width:100%;
        background: url(../images/gsbg_ztn3_1.png) no-repeat center;
        background-size: 70%;
        height:3.9rem;
    }
    .gsbg .l_ztn3 .container .left img.gsgb_jt{
        display:none;
    }
    .gsbg .l_ztn3 .container .right{
        width:100%;
    }
    .gsbg .l_ztn3 .container .right p{
        float:left;
        font-size:0.2rem;
        color:#5d5d5d;
        background-color: #dfdfdf;
        margin-right:0.13rem;
        padding:0 0.1rem;
        border-radius: 0.1rem;
    }
    .gsbg .l_ztn3 .container .right p span{
        display:none;
    }
    .gsbg .l_ztn4 .container{
        background: none;
        width: calc(100% - 0.5rem);
        height:5.4rem;
    }
    .gsbg .l_ztn4 .container p{
        width:1.65rem;
        height:1.9rem;
        position:static;
        float:left;
        font-size:0.26rem;
        margin-right:calc(0.4rem/3);
        margin-bottom:0.19rem;
        border-radius: 0.2rem;
        color:#9d7932;
        padding:0.5rem 0.3rem;
        box-sizing: border-box;
        text-align: center;
    }
    .gsbg .l_ztn4 .container p.last{
        margin-right:0;
    }
    .gsbg .l_ztn4 .container p:first-child{
        background-color: #e59d77;
        color:#b3704d;
    }
    .gsbg .l_ztn4 .container p:nth-child(2){
        background-color: #d9b368;
        color:#9d7932;
    }
    .gsbg .l_ztn4 .container p:nth-child(3){
        background-color: #ed8989;
        color:#b95353;
    }
    .gsbg .l_ztn4 .container p:nth-child(4){
        background-color: #e1abc5;
        color:#aa6586;
    }
    .gsbg .l_ztn4 .container p:nth-child(5){
        background-color: #c99c61;
        color:#986935;
    }
    .gsbg .l_ztn4 .container p:nth-child(6){
        background-color: #df89ae;
        color:#a54b72;
    }
    .gsbg .l_ztn4 .container p:nth-child(7){
        background-color: #d68b6b;
        color:#99593e;
    }
    .gsbg .l_ztn4 .container p:nth-child(8){
        background-color: #c99c61;
        color:#8a622f;
    }
    .gsbg .l_ztn4 .container span{
        position:static;
        clear:both;
        margin:0 auto;
        width:3.65rem;
        height:0.7rem;
        margin-top:0.2rem;
    }
    .gsbg .l_ztn4 .container span a {
        line-height: 0.66rem;
        font-size: 0.24rem;
    }

    /*å…¬å¸å˜æ›´èšåˆé¡µ*/
    /*å…¬å¸å˜å†…å®¹é¡µå…¬å¸åç§°*/
    .gsbg_content .l_ztn1 {
        background: url(../images/gsbg_con_ztn1_bj.jpg) no-repeat center;
        background-size:100%;
    }
    .gsbg_content .l_ztn1 .container{
        width:calc(100% - 0.3rem);
        padding:0 0.15rem;
        background: url(../images/gsbg_con_ztn1_bj3.png) no-repeat center;
        background-size:95%;
        height:5.8rem;

    }
    .gsbg_content .l_ztn1 .container .box1{
        width:1.9rem;
        left: 0.4rem;
        top:0.9rem;
    }
    .gsbg_content .l_ztn1 .container .box2 {
        width: 1.9rem;
        left: 2.8rem;
        top: 0.36rem;
    }
    .gsbg_content .l_ztn1 .container .box3 {
        width: 2.2rem;
        left: 5.1rem;
        top: 1.2rem;
    }
    .gsbg_content .l_ztn1 .container .box4 {
        display:none;
    }
    .gsbg_content .l_ztn1 .container .box p{
        font-size:0.2rem;
        font-weight:bold;
        margin:0;
        height:auto;
        width:100%;
    }
    .gsbg_content .l_ztn1 .container .box span{
        margin-top:0.12rem;
        font-size:0.18rem;
    }
    .gsbg_content .l_ztn1 .container .box1 span{

    }

    .gsbg_content .l_ztn1 .container .box4 p{
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .gsbg_content .l_ztn1 .container .box4 p span{
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size:0.2rem;
    }
    .gsbg_content .l_ztn1 .container .box4  span{
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .gsbg_content .l_ztn1 .container .zx {
        width: 3.5rem;
        height: 0.65rem;
        border-radius: 0.1rem;
        bottom: 0;
        left: 1.8rem;
    }
    .gsbg_content .l_ztn1 .container .zx a {
        font-size: 0.35rem;
        line-height: 0.65rem;
    }
    .gsbg_content .l_ztn2 .container{
        width:7.2rem;
        height:4.5rem;
        background: url(../images/gsbg_con_ztn2_bj2.png) no-repeat 0.2rem center;
        background-size:87%;
        position:relative;
        margin-bottom:0.6rem;
    }
    .gsbg_content .l_ztn2 .container .box{
        width:1.5rem;
        height:0.5rem;
        background: none;
        position:absolute;
    }
    .gsbg_content .l_ztn2 .container .box1{
        left: 1.1rem;
        top: 0.5rem;
    }
    .gsbg_content .l_ztn2 .container .box2{
        left: 3.5rem;
        top: 0.5rem;
    }
    .gsbg_content .l_ztn2 .container .box3{
        left: 5.6rem;
        top: 0.5rem;
    }
    .gsbg_content .l_ztn2 .container .box4{
        left: 5.8rem;
        top: 2.5rem;
    }
    .gsbg_content .l_ztn2 .container .box5{
        left: 3.5rem;
        top: 2.5rem;
    }
    .gsbg_content .l_ztn2 .container .box6{
        left: 1.1rem;
        top: 2.5rem;
    }
    .gsbg_content .l_ztn2 .container .box span{
        display:none;
    }
    .gsbg_content .l_ztn2 .container .box img{
        display:none;
    }
    .gsbg_content .l_ztn2 .container .box p{
        font-size:0.23rem;
        width:100%;
        top:0;
    }
    .gsbg_content .l_ztn2 .container .box p{
        width:70%;
    }
    .gsbg_content .l_ztn3 .container{
        margin-bottom:0.5rem;
    }
    .gsbg_content .l_ztn3 .container .box{
        width:calc(100%/4);
    }
    .gsbg_content .l_ztn3 .container .box p{
        width:100%;
        height:2rem;
        overflow: hidden;
    }
    .gsbg_content .l_ztn3 .container .box p.d{
        font-size:0.26rem;
    }
    .gsbg_content .l_ztn3 .container .box p.d1{
        padding: 0.65rem 0.1rem;
    }
    .gsbg_content .l_ztn3 .container .box p.d2{
        padding: 0.8rem 0.1rem;
    }
    .gsbg_content .l_ztn3 .container .box p.d3{
        padding: 0.8rem 0.35rem;
    }
    .gsbg_content .l_ztn3 .container .box p.d4{
        padding: 0.8rem 0.1rem;
    }
    .gsbg_content .l_ztn3 .container .box p img{
        width:130%;
        height:2rem;
    }
    .gsbg_content .l_ztn .title p{
        display:block;
        font-size:0.24rem;
    }
    .gsbg_content .l_ztn4 .container{
        width: calc(100% - 0.7rem);
        background:url(../images/gsbg_con_ztn4_bj2.png) no-repeat center 0.2rem;
        height:3.2rem;
        background-size:100%;
    }
    .gsbg_content .l_ztn4 .container p{
        position:static;
        font-size: 0.22rem;
        color: #292c33;
        text-align: center;
        width: calc(100%/4 - 0.2rem);
        margin-right: 0.2rem;
        float: left;
        padding: 0 0.2rem;
        box-sizing: border-box;
        margin-top: 1.4rem;
        font-weight:bold;
    }
    .gsbg_content .l_ztn4 .container p:nth-child(2){
        padding: 0 0.21rem 0 0.31rem;
    }
    .gsbg_content .l_ztn4 .container p:nth-child(3){
        padding: 0 0.21rem 0 0.5rem;
    }
    .gsbg_content .l_ztn4 .container p:nth-child(4){
        padding: 0 0.1rem 0 0.5rem;
    }
    .gsbg_content .l_ztn5{
        display:none;
    }
    /*å…¬å¸å˜å†…å®¹é¡µå…¬å¸åç§°*/
    /*å…¬å¸æ³¨é”€åˆ—è¡¨é¡µ*/
    .gszx .l_ztn1 .title{
        display:block;
    }
    .gszx .l_ztn .title p{
        display:block;
        margin-top:0.1rem;
    }
    .gszx .l_ztn1 .main{
        width:calc(100% - 0.3rem);
        padding:0 0.15rem;
    }
    .gszx .l_ztn1 .container{
        width:calc(100% + 0.15rem);
        margin-top:0;
        margin-bottom: 0.5rem;
    }
    .gszx .l_ztn1 .container .box{
        width:calc(100%/3 - 0.15rem);
        margin: 0 0.15rem 0.15rem 0;
        max-height:1.55rem;
        height:1.65rem;
        overflow: hidden;
    }
    .gszx .l_ztn1 .container .box img{
        height:1.65rem;
        margin-left:-0.3rem;
    }
    .gszx .l_ztn2 .title {
        margin: 0.54rem 0 0.5rem 0;
    }
    .gszx .l_ztn2 .main{
        width:calc(100% - 1rem);
        padding:0 0.5rem;
    }
    .gszx .l_ztn2 .main .container{
        width:calc(100% + 0.07rem);
    }
    .gszx .l_ztn2 .main .container .box{
        width:calc(100%/3 - 0.07rem);
        margin-right:0.07rem;
    }
    .gszx .l_ztn2 .main .container .box_i{
        top: -0.57rem;
        left: 1.1rem;
    }
    .gszx .l_ztn2 .main .container .box img{
        width:100%;
    }
    .gszx .l_ztn2 .main .container .box p{
        font-size:0.24rem;
        width:100%;
        top:1rem;
    }
    .gszx .l_ztn3 .title{
        margin: 0.54rem 0 0.9rem 0;
    }
    .gszx .l_ztn3 .main{
        width:calc(100% - 0.5rem);
        padding:0 0.25rem;
    }
    .gszx .l_ztn3 .main .container{
        width:100%;
        height: 2.75rem;
    }
    .gszx .l_ztn3 .main .container .box{
        width:calc(6.2rem/3);
        height:0.88rem;
        border-radius: 0.1rem;
        margin-bottom: 0.7rem;
    }
    .gszx .l_ztn3 .main .container .box span{
        display:none;
    }
    .gszx .l_ztn3 .main .container .lj{
        width:0.4rem;
        margin-top:0.43rem;

    }
    .gszx .l_ztn3 .main .container .box .yuan {
        width: 0.5rem;
        height: 0.5rem;
        top: -0.28rem;
        left: -0.16rem;
    }
    .gszx .l_ztn5 .container .box:hover .quan img{
        transform:scale(1);
    }
    .gszx .l_ztn3 .main .container .box .yuan img{
        width:0.33rem;
        height:0.33rem;
        margin: 0.085rem;
    }
    .gszx .l_ztn3 .main .container .box p {
        font-size: 0.26rem;
        margin: 0.25rem 0 0.03rem 0;
    }
    .gszx .l_ztn3 .main .container .you1{
        margin-right:0;
    }
    .gszx .l_ztn3 .main .container .you1 .shu{
        height:0.7rem;
        top:-0.71rem;
        left: 1.25rem;
    }
    .gszx .l_ztn4 .title{
        margin: 0.54rem 0 0.3rem 0;
    }
    .gszx .l_ztn4 .container{
        width:100%;
        height:3.5rem;
        position:relative;
        background: url(../images/gszx_ztn4_bj2.png) no-repeat center;
        background-size:100%;
        margin-bottom:0.5rem;
    }
    .gszx .l_ztn4 .container .box{
        display:none;
    }
    .gszx .l_ztn5 .title{
        margin: 0.54rem 0 0.6rem 0;
    }
    .gszx .l_ztn5 .main{
        width:calc(100% - 0.3rem);
        padding:0 0.15rem;
    }
    .gszx .l_ztn5 .container{
        width:calc(100% + 0.15rem);
        margin-bottom:0.8rem;
    }
    .gszx .l_ztn5 .container .box{
        width: calc(100%/3 - 0.15rem);
        height: 3.23rem;
        margin-right: 0.15rem;
        background-size:100%;
    }
    .gszx .l_ztn5 .container .box1{
        background: url(../images/gszx_ztn5_1_1.jpg) no-repeat center;
        background-size:100%;
    }
    .gszx .l_ztn5 .container .box2{
        background: url(../images/gszx_ztn5_2_1.jpg) no-repeat center;
        background-size:100%;
    }
    .gszx .l_ztn5 .container .box3{
        background: url(../images/gszx_ztn5_3_1.jpg) no-repeat center;
        background-size:100%;
    }
    .gszx .l_ztn5 .container .box p{
        font-size: 0.24rem;
        padding: 0 0.2rem;
        margin-top: 0.3rem;
        line-height: 0.35rem;
    }
    .gszx .l_ztn5 .container .box .quan{
        width:1.48rem;
        height:1.48rem;
        margin: 0.3rem auto 0.1rem auto;
    }
    .gszx .l_ztn5 .container .box .quan img{
        width:1.4rem;
        height:1.4rem;
        margin:0.04rem;
    }
    /*å…¬å¸æ³¨é”€åˆ—è¡¨é¡µ*/
    /*å…¬å¸æ³¨é”€å†…å®¹é¡µ*/
    .gszx_pt .l_ztn1{
        background-color: #ffffff;
    }
    .gszx_pt .l_ztn1 .container{
        width:100%;
        height:6.7rem;
        margin-top: 0;
        margin-bottom:0.6rem;
        background:url(../images/gszx_pt_ztn1_bj3.png) no-repeat center;
        background-size: 90%;
        position:relative;
    }
    .gszx_pt .l_ztn1 .container .kh.first{
        margin-top:1.2rem;
    }
    .gszx_pt .l_ztn1 .container .kh p{
        width:5.6rem;
        font-size:0.28rem;
        color:#282828;
        margin-left:0;
        padding-left:1rem;
        box-sizing: border-box;
    }
    .gszx_pt .l_ztn1 .container .hz{
        margin-top:0.15rem;
    }
    .gszx_pt .l_ztn1 .container .hz p{
        width:5.9rem;
        font-size:0.22rem;
        color:#282828;
        font-weight:normal;
        float:left;
        padding-left:1rem;
        box-sizing: border-box;
    }
    .gszx_pt .l_ztn1 .container p b{
        display:none;
    }
    .gszx_pt .l_ztn1 .container .kh.second{
        margin-top:0.4rem;
    }
    .gszx_pt .l_ztn1 .container .m{
        display:block;
    }
    .gszx_pt .l_ztn1 .container .kh.thre{
        margin-top:0.4rem;
    }
    .gszx_pt .l_ztn1 .container p.cx{
        width:3rem;
        height:0.7rem;
        border-radius: 0.1rem;
        margin: 1.1rem auto 0 auto;
        background-color: #143554;
        position:absolute;
        left:2rem;
        bottom:0;
    }
    .gszx_pt .l_ztn1 .container p.cx a {
        font-size: 0.26rem;
        line-height: 0.7rem;
    }
    .gszx_pt .l_ztn2 .title p{
        display:block;
    }
    .gszx_pt .l_ztn2 .title p{
        font-size:0.23rem;
    }
    .gszx_pt .l_ztn2 .container{
        width:5.7rem;
        position:relative;
        margin-bottom:0.4rem;
    }
    .gszx_pt .l_ztn2 .container .box{
        width:1.5rem;
        height:1.5rem;
        margin-bottom:0.4rem;
        background-size:100%;
    }
    .gszx_pt .l_ztn2 .container .box p {
        font-size: 0.2rem;
        width: 0.9rem;
        margin: 0.5rem auto;
        font-weight:bold;
    }
    .gszx_pt .l_ztn2 .container img.jt{
        width:0.6rem;
        margin-top:0.66rem;
    }
    .gszx_pt .l_ztn2 .container img.jt3{
        width: 0.4rem;
        height: 0.22rem;
        transform: rotate(90deg);
        position: absolute;
        right: 0.55rem;
        top: 0.93rem;
    }
    .gszx_pt .l_ztn2 .container .you{
        float:right!important;
    }
    .gszx_pt .l_ztn2 .container img.you{
        transform: rotate(180deg);
    }
    .gszx_pt .l_ztn3 .title {
        margin: 0.54rem 0 0.15rem 0;
    }
    .gszx_pt .l_ztn3 .container{
        height:5.9rem;
        background-size:90%;
        margin-bottom:0.3rem;
    }
    .gszx_pt .l_ztn3 .container p{
        font-size:0.24rem;
    }
    .gszx_pt .l_ztn3 .container p:first-child{
        left: 2.2rem;
        bottom: 0.5rem;
    }
    .gszx_pt .l_ztn3 .container p:nth-child(2) {
        bottom: 1.3rem;
        left: 3.4rem;
    }
    .gszx_pt .l_ztn3 .container p:nth-child(3) {
        bottom: 2.05rem;
        left: 4.6rem;
    }
    .gszx_pt .l_ztn3 .container p:nth-child(4) {
        bottom: 2.85rem;
        left: 5.8rem;
    }
    .gszx_pt .l_ztn3 .container p:nth-child(5) {
        bottom: 5.1rem;
        left: 4.8rem;
    }
    .gszx_pt .l_ztn4 .container{
        height:3.8rem;
    }
    .gszx_pt .l_ztn4 .container .box{
        padding-bottom:0.1rem;
    }
    .gszx_pt .l_ztn4 .container .box1 {
        width: 2.5rem;
        padding-left: 0.1rem;
        left: 0;
        top: 0.49rem;
    }
    .gszx_pt .l_ztn4 .container .box2 {
        width: 2.52rem;
        padding-left: 0.1rem;
        right: 0;
        top: 0.49rem;
    }
    .gszx_pt .l_ztn4 .container .box3 {
        width: 2.52rem;
        padding-left: 0.6rem;
        left: 0.33rem;
        bottom: 1.08rem;
    }
    .gszx_pt .l_ztn4 .container .box4 {
        width: 2.52rem;
        padding-left: 0.8rem;
        right: 0.3rem;
        bottom: 1.08rem;
    }
    .gszx_pt .l_ztn4 .container .yuan {
        position: absolute;
        top: 0.2rem;
        left: 2.25rem;
        transition: 1.5s;
        width:2.75rem;
        height:2.75rem;
    }
    .gszx_pt .l_ztn4 .container .yuan img{
        width:100%;
    }

    .gszx_pt .l_ztn4 .container .box p{
        font-size:0.23rem;
    }
    .gszx_pt .l_ztn4 .container .box span{
        display:none;
    }
    .gszx_pt .l_ztn5 .main{
        width:calc(100% - 0.6rem);
        padding:0 0.3rem;
        overflow: hidden;
    }
    .gszx_pt .l_ztn5 .container{
        width:calc(100% + 0.15rem);
    }
    .gszx_pt .l_ztn5 .container .box{
        width:calc(100%/3 - 0.15rem);
        height:2.8rem;
        clip-path:none;
        margin-right:0.15rem;
        left:0;
    }
    .gszx_pt .l_ztn5 .container .box1{
        margin-left:0;
    }
    .gszx_pt .l_ztn5 .container .box img{
        height:100%;
    }
    .gszx_pt .l_ztn5 .container .box .info{
        bottom:0;
        height:1rem;
        background-color: rgba(0,0,0,0.6);
    }
    .gszx_pt .l_ztn5 .container .box .info p{
        font-size:0.23rem;
        padding:0.18rem 0.1rem 0 0.1rem;
    }
    /*å…¬å¸æ³¨é”€å†…å®¹é¡µ*/
    /*ä»£ç†è®°è´¦èšåˆé¡µ*/
    .dljz .l_ztn2 .title{
        margin: 0.54rem 0 0.45rem 0;
    }
    .dljz .l_ztn2 .title p{
        display:block;
        margin-top:0.05rem;
        font-size:0.22rem;
    }
    .dljz .l_ztn2 .container{
        width:calc(100% - 0.3rem);
        padding:0 0.15rem;
        height:3.3rem;
        margin-bottom: 0.4rem;
    }
    .dljz .l_ztn2 .container .box{
        width:1.77rem;
        height:1.75rem;
        background-size:100%!important;
    }

    .dljz .l_ztn2 .container .box2 {
        left: 1.5rem;
        top: 1.4rem;
    }
    .dljz .l_ztn2 .container .box3{
        left: 2.9rem;
    }
    .dljz .l_ztn2 .container .box4 {
        left: 4.25rem;
        top: 1.4rem;
    }
    .dljz .l_ztn2 .container .box5 {
        left: 5.65rem;
    }
    .dljz .l_ztn2 .container .box img{
        width: 0.9rem;
        height: 0.9rem;
        margin: 0.39rem 0 0 0.36rem;
    }
    .dljz .l_ztn2 .container .box p{
        width:0.85rem;
        font-size:0.21rem;
        margin: 0 auto;
        padding-right: 0.2rem;
        font-weight:normal;
    }
    .dljz .l_ztn2 .container .box1 p{
        padding-top:0.1rem;
    }
    .dljz .l_ztn2 .container .box2 p{
        margin-top: -0.55rem;
    }
    .dljz .l_ztn2 .container .box3 p{
        margin-top: 0.1rem;
    }
    .dljz .l_ztn2 .container .box4 p{
        margin-top: -1.1rem;
    }
    .dljz .l_ztn2 .container .box5 p{
        margin-top: 0.1rem;
    }

    .dljz .l_ztn2 .container .box2 img{
        margin: 0.1rem 0 0 0.37rem;
    }
    .dljz .l_ztn2 .container .box4 img{
        margin: 0.1rem 0 0 0.37rem;
    }
    @keyframes b1-1{
        0%{top:-0.2rem;}
        50%{top:0;}
        100%{top:-0.2rem;}
    }
    @keyframes b2-1{
        0%{top:1.6rem;}
        50%{top:1.4rem;}
        100%{top:1.6rem;}
    }
    .dljz .l_ztn3 .title {
        margin: 0.74rem 0 0.3rem 0;
    }
    .dljz .l_ztn3 .main{
        width:calc(100% - 0.7rem);
        padding:0 0.35rem;
    }
    .dljz .l_ztn3 .container{
        width:calc(100% + 0.2rem);
        margin-bottom:0.8rem;
    }
    .dljz .l_ztn3 .container .box {
        width: calc(100%/3 - 0.2rem);
        height: 1.9rem;
        margin-top: 0.8rem;
        border-radius: 0.1rem;
        margin-right: 0.2rem;
    }
    .dljz .l_ztn3 .container .box img {
        width:1.2rem;
        height:1.2rem;
        top: -0.5rem;
        left: calc((100% - 1.2rem)/2);
    }
    .dljz .l_ztn3 .container .box p {
        padding: 0.9rem 0.25rem 0 0.25rem;
        font-size: 0.24rem;
    }
    .dljz .l_ztn4 .title{
        margin: 0.64rem 0 0.45rem 0;
    }
    .dljz .l_ztn4 .container{
        background:url(../images/dljz_ztn4_bj2.png) no-repeat center 0.05rem;
        height:6.2rem;
        background-size:100%;
        margin-bottom: 0.4rem;
    }
    .dljz .l_ztn4 .container .center {
        width: 3rem;
        height: 3rem;
        margin: 1.6rem auto 0 auto;
    }
    .dljz .l_ztn4 .container .box{
        width:1.75rem;
        height:1.75rem;
    }
    .dljz .l_ztn4 .container .box1 {
        right: 2.65rem;
        top: 0;
    }
    .dljz .l_ztn4 .container .box2 {
        left: 0.9rem;
        bottom: 1.3rem;
    }
    .dljz .l_ztn4 .container .box3 {
        right: 1rem;
        bottom: 1.3rem;
    }
    .dljz .l_ztn4 .container .box span{
        font-size:0.45rem;
        margin-top:0.2rem;
    }
    .dljz .l_ztn4 .container .center p{
        font-size:0.7rem;
        margin-top: 1rem;
    }
    .dljz .l_ztn4 .container .box p.des{
        font-size:0.19rem;
        margin-top:0;
        padding: 0 0.2rem;
    }
    .dljz .l_ztn4 .container .box p.key{
        font-size:0.26rem;
    }
    .dljz .l_ztn4 .container .box1 p.key {
        right: -1.18rem;
        top: 0.2rem;
    }
    .dljz .l_ztn4 .container .box2 p.key {
        left: -0.82rem;
        bottom: -0.6rem;
    }
    .dljz .l_ztn4 .container .box3 p.key {
        right: -0.74rem;
        bottom: -0.6rem;
    }
    /*ä»£ç†è®°è´¦èšåˆé¡µ*/
    /*ä»£ç†è®°è´¦å†…å®¹é¡µ*/
    .dljz_nzxgm .l_ztn1{
        background-color: #ffffff;
    }
    .dljz_nzxgm .l_ztn1 .main{
        width:calc(100% - 0.3rem);
        padding:0 0.15rem;
    }
    .dljz_nzxgm .l_ztn1 .container{
        background: none;
    }
    .dljz_nzxgm .l_ztn1 .container ul {
        margin-left: 0;
        margin-top: 0;
        width:90%;
        margin:0 auto;
    }
    .dljz_nzxgm .l_ztn1 .container ul li{
        margin-bottom:0.35rem;
    }
    .dljz_nzxgm .l_ztn1 .container ul li span {
        font-size: 0.28rem;
        width: 1.01rem;
        height: 1.01rem;
        padding-top: 0.1rem;
        margin-right: 0.2rem;
        background-size:100%;
        box-sizing:border-box;
    }
    .dljz_nzxgm .l_ztn1 .container ul li .ques h3{
        font-size:0.3rem;
    }
    .dljz_nzxgm .l_ztn1 .container ul li .ques img {
        width:0.79rem;
        height:0.43rem;
        margin-right: 0.1rem;
        margin-top: 0.05rem;
    }
    .dljz_nzxgm .l_ztn1 .container ul li .ques p{
        line-height: 0.26rem;
        font-size: 0.18rem;
        width: 3.2rem;
        margin-top: 0.13rem;
    }
    .dljz_nzxgm .l_ztn1 .container p.cx{
        width: 3.33rem;
        height: 0.65rem;
        line-height: 0.65rem;
        font-size: 0.24rem;
        margin: 0.3rem auto 0 auto;
        border-radius: 0.1rem;
        margin-bottom: 0.66rem;
    }
    .dljz_nzxgm .l_ztn2 .container{
        width:calc(100% - 0.3rem);
        height:2.5rem;
        padding:0 0.15rem;
        background: url(../images/dljz_nzxgm_ztn2_bj.jpg) no-repeat bottom 0.13rem center;
        margin-bottom:0.4rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box{
        animation:none;
        width:1.32rem;
        height:1.7rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box1{
        left:0.15rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box2{
        left:1.6rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box3{
        left:36%;
        width:1.98rem;
        height:2.3rem;
        z-index:99;
        background: url(../images/dljz_nzxgm_ztn2_3_2.png) no-repeat center;
        background-size: 100%;
    }
    .dljz_nzxgm .l_ztn2 .container .box4{
        right:1.6rem;
        left:initial;
    }
    .dljz_nzxgm .l_ztn2 .container .box5{
        right:0.15rem;
        left:initial;
    }
    .dljz_nzxgm .l_ztn2 .container .box1:hover,.dljz_nzxgm .l_ztn2 .container .box2:hover,.dljz_nzxgm .l_ztn2 .container .box4:hover,.dljz_nzxgm .l_ztn2 .container .box5:hover{
        width:1.32rem;
        height:1.7rem;
        z-index:1;
    }
    .dljz_nzxgm .l_ztn2 .container .box3:hover{
        width:1.98rem;
        height:2.3rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box p{
        font-size: 0.18rem;
        width: 1.32rem;
        margin-top:0.4rem;
        box-sizing: border-box;
        padding:0 0.1rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box:hover p{
        margin-top:0.4rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box1:hover p{
        margin-top:0.4rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box2 p{
        margin-top:0.3rem;
        padding:0 0.15rem 0 0.1rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box2:hover p{
        margin-top:0.3rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box3 p{
        margin-top:0.5rem;
        width:1.98rem;
        padding:0 0.2rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box3:hover p{
        margin-top:0.5rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box4 p{
        margin-top:0.1rem;
        padding: 0 0.05rem 0 0.15rem;
        line-height: 0.25rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box4:hover p{
        margin-top:0.1rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box span{
        font-size: 0.18rem;
        left: 0.54rem;
        bottom: 0.03rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box3 span{
        left:0.87rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box:hover span{
        left:0.54rem;
    }
    .dljz_nzxgm .l_ztn2 .container .box3:hover span{
        left:0.87rem;
    }
    .dljz_nzxgm .l_ztn3 .container{
        margin: 0 auto 0.6rem auto;
    }
    .dljz_nzxgm .l_ztn3 .container .center{
        animation:none;
        width:3.6rem;
        height:4.2rem;
    }
    .dljz_nzxgm .l_ztn3 .container .center img{
        width:100%;
    }
    .dljz_nzxgm .l_ztn3 .container .box1 {
        top: 0.4rem;
        left: 0;
    }
    .dljz_nzxgm .l_ztn3 .container .box2 {
        top: 0.4rem;
        right: 0;
    }
    .dljz_nzxgm .l_ztn3 .container .box3 {
        bottom: 0.1rem;
        right: 2.6rem;
    }
    .dljz_nzxgm .l_ztn3 .container .box p{
        font-size:0.24rem;
    }
    .dljz_nzxgm .l_ztn3 .container .box:hover p{
        color:#ffffff;
    }
    .dljz_nzxgm .l_ztn3 .container .box span{
        display:none;
    }
    .dljz_nzxgm .l_ztn4 .main{
        width:calc(100% - 0.3rem);
        padding:0 0.15rem;
    }
    .dljz_nzxgm .l_ztn4 .container{
        width:calc(100% + 0.15rem);
    }
    .dljz_nzxgm .l_ztn4 .container .box {
        width: calc(100%/3 - 0.15rem);
        height: 2.8rem;
        border-radius: 0.1rem;
        margin-right: 0.15rem;
    }
    .dljz_nzxgm .l_ztn4 .container .box:hover img{
        transform:scale(1);
    }
    .dljz_nzxgm .l_ztn4 .container .box .info{
        height:1.1rem;
    }
    .dljz_nzxgm .l_ztn4 .container .box:hover .info{
        background-color: rgba(0,0,0,0.8);
    }
    .dljz_nzxgm .l_ztn4 .container .box .info p{
        font-size: 0.3rem;
        margin: 0.1rem auto 0 auto;
    }
    .dljz_nzxgm .l_ztn4 .container .box:hover .info p{
        color:#f1bb00;
    }
    .dljz_nzxgm .l_ztn4 .container .box .info span{
        font-size:0.16rem;
        margin-top: 0.05rem;
    }
    /*ä»£ç†è®°è´¦å†…å®¹é¡µ*/
    /*é€šç”¨åˆ—è¡¨é¡µ*/
    .list_ty .banner{
        display:none;
    }
    .list_ty .m_banner{
        display:block;
    }
    .list_ty .m_banner img{
        width:100%;
    }
    .list_ty .mianbao{
        display:block;
        margin-top:0;
        height:0.63rem;
        background-color: #f2f2f2;
    }
    .list_ty .mianbao .main{
        font-size:0.18rem;
        color: #333333;
		overflow:hidden;
		text-overflow:ellipsis;
		white-space:nowrap;
    }
    .list_ty .mianbao a{
        line-height:0.63rem;
    }
    .list_ty .table{
        display:none;
    }
    .list_ty .mianbao a{
        font-size:0.18rem;
    }
    .list_ty .list_content{
        width:100%;
    }
    .list_ty .list_content .main{
        width:calc(100% - 0.3rem);
        padding:0 0.15rem;
        overflow: hidden;
    }
    .list_ty .list_content .left{
        width:100%;
        padding-top:0.2rem;
    }
    .list_ty .list_content .left .toutiao{

    }
    .list_ty .list_content .left .box {
        height: 1.6rem;
        padding-bottom: 0.15rem;
        border-bottom:solid 1px #eaeaea;
        margin-bottom:0.15rem;
    }
    .list_ty .list_content .left .box:first-child{
        position:relative;
        height:5.4rem;
    }
    .list_ty .list_content .left .box:first-child .img_b{
        width:100%;
        height:3.4rem;
        position:absolute;
        top:0.6rem;
    }
    .list_ty .list_content .left .box:first-child .con{
        width:100%;
        height:5.4rem;
        margin-left:0;
    }
    .list_ty .list_content .left .box:first-child .con h3{
        width:100%;
        margin: 0.1rem auto 0.2rem auto;
        position:absolute;
    }
    .list_ty .list_content .left .box:first-child .con h3 a{
        font-size:0.24rem;
    }
    .list_ty .list_content .left .box:first-child .con p{
        position:absolute;
        top:4.2rem;
        font-size:0.26rem;
        line-height:0.36rem;
        height:0.74rem;
    }
    .list_ty .list_content .left .box:first-child .con .bottom{
        position:absolute;
        top:5.05rem;
    }
    .list_ty .list_content .left .box:nth-child(10){
        border:none;
    }
    .list_ty .list_content .left .box:hover{
        background-color: #ffffff;
    }
    .list_ty .list_content .left .box .img_b {
        width: 2.1rem;
        height: 1.6rem;
    }
    .list_ty .list_content .left .box:hover .img_b img{
        transform:none;
    }
    .list_ty .list_content .left .box:hover .img_b a.lanmu{
        background-color: rgba(51,51,51,0.9);
    }
    .list_ty .list_content .left .box .con{
        width:4.6rem;
        height:1.6rem;
        margin-left:0.25rem;
    }
    .list_ty .list_content .left .box .con h3 {
        margin: 0.15rem auto 0.2rem auto;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .list_ty .list_content .left .box .con h3 a{
        font-size:0.2rem;
        font-weight:bold;
    }
    .list_ty .list_content .left .box:hover .con h3 a{
        color:#191919;
    }
    .list_ty .list_content .left .box .con p {
        font-size: 0.16rem;
        line-height: 0.26rem;
        height:0.52rem;
        overflow : hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;

    }
    .list_ty .list_content .left .box .con .bottom {
        margin-top: 0.15rem;
    }
    .list_ty .list_content .left .box .con .bottom time {
        font-size: 0.2rem;
        height: 0.21rem;
        line-height: 0.21rem;
        padding-left: 0.25rem;
        margin-top: 0.05rem;
        background-size:0.21rem 0.21rem;
    }
    .list_ty .list_content .left .box .con .bottom span{
        display:none;
    }
    .list_ty .list_content .left .box .img_b a.lanmu {
        display:none;
    }
    .pagelist ul li{
        display:none;
        border:solid 1px #e5e5e5;
    }
    .pagelist ul li.pre{
        display:block;
        background: none;
        background-color: #f7f7f7;
        width:1.3rem;
        height:0.4rem;
        border-radius: 0;
    }
    .pagelist ul li.next{
        display:block;
        background: none;
        background-color: #f7f7f7;
        width:1.3rem;
        height:0.4rem;
        margin-left:0.35rem;
        border-radius: 0;
    }
    .pagelist ul li a{
        font-size:0.18rem;
        height:0.4rem;
        line-height:0.4rem;
        text-align: center;
    }
     .pagelist {
        margin-top: 0.35rem;
        margin-bottom: 0.35rem;
        margin-left: 30%;
    }

    .list_ty .list_content .right{
        display:none;
    }
	.list_ty .hr_fenge {
		display:none;
	}
    .list_ty  .footer .icp {
        border-top: none;
        margin: 0.2rem 0 1.2rem 0;
    }
    .list_ty .footer .zx{
        display:none;
    }

    /*é€šç”¨åˆ—è¡¨é¡µ*/
    /*é€šç”¨å†…å®¹é¡µ*/
    .list_ty .list_content .left .article{
        background-color: #ffffff;
        padding:0 0.15rem;
    }
    .list_ty .list_content .left .article .article_title p.auth time{
        font-size:0.25rem;
        margin-right:0.18rem;
    }
    .list_ty .list_content .left .article .article_title p.auth span{
        font-size:0.25rem;
        margin-right:0.18rem;
    }
    .list_ty .list_content .left .article .article_title h1 {
        font-size: 0.26rem;
        font-weight:bold;
        margin: 0.2rem 0 0.15rem 0;
    }
    .list_ty .list_content .left .article .article_title .share{
        display:none;
    }
    .list_ty .list_content .left .article .article_title p.auth{
        margin-left:15%;
        width:100%;
    }
    .list_ty .list_content .left .article .article_content {
        margin-top: 0.35rem;
        padding: 0;
        font-size: 0.2rem;
        line-height: 0.26rem;
        text-indent: 0.3rem;

        color:#515151;
    }
	.list_ty .list_content .left .article .article_content img{
		max-width:95%;
		height:auto!important;
	}
    .list_ty .list_content .left .article p.keyword {
        font-size: 0.2rem;
        padding: 0 0.3rem 0.7rem 0;
        margin: 0.55rem 0 0 0;
        height: 0.5rem;
        line-height: 0.5rem;
        box-sizing:content-box;
    }
    .list_ty .list_content .left .article p.keyword b{
        display:block;
        height:0.5rem;
        line-height:0.5rem;
    }
    .list_ty .list_content .left .article p.keyword span{
        height:0.5rem;
        line-height:0.5rem;
        padding: 0 0.1rem;
        margin-right: 0.1rem;
        border-radius: 0.1rem;
    }
    .list_ty .list_content .left .article .article_content p{
        font-size: 0.32rem;
        line-height: 0.5rem;
        text-indent: 0.64rem;
    }
    .list_ty .list_content .left .article .article_content p a{
        font-size: 0.32rem;
        line-height: 0.5rem;
        text-indent: 0.64rem;
    }
    .list_ty .list_content .left .article .article_page ul{
        padding:0;
        margin-bottom:0.3rem;
    }
    .list_ty .list_content .left .article .article_page ul li{
        width:100%;
        margin-top:0.3rem;
        margin-bottom:0.15rem;
    }
    .list_ty .list_content .left .article .article_page ul li img{
        display:none;
    }
    .list_ty .list_content .left .article .article_page ul li .all{
        width:100%;
    }
    .list_ty .list_content .left .article .article_page ul li a{
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size:0.29rem;
    }
    .list_ty .list_content .left .article .article_page ul li p{
        font-size:0.31rem;
        font-weight:bold;
    }
    .list_ty .list_content .left .article .article_page ul li.next{
        float:left;
    }
    .list_ty .list_content .left .article .article_page ul li.next .all{
        float:left;
    }
    .list_ty .list_content .left .article .article_page ul li.next .all p{
        text-align: left;
        width:100%;
    }
    .list_ty .list_content .left .relevant{
        margin-top:0;
    }
    .list_ty .list_content .left .relevant .container{
        padding:0 0.15rem;
        margin-top:0.25rem;
    }
    .list_ty .list_content .left .relevant .bj{
        width:100%;
        height:0.63rem;
        background-color: #f2f2f2;
        overflow: hidden;
        padding: 0 0.15rem;
        box-sizing: border-box;
    }

    .list_ty .list_content .left .relevant h4{
        width:100%;
        font-size:0.24rem;
        line-height:0.24rem;
        padding-left:0.1rem;
        margin-bottom:0;
        margin-top:0.2rem;
    }
    .list_ty .list_content .left .content_box:first-child{
        position:static;
        height: 1.6rem;
        padding-bottom: 0.15rem;
        border-bottom: solid 1px #eaeaea;
        margin-bottom: 0.15rem;
    }
    .list_ty .list_content .left .relevant .box{
        margin-bottom:0.3rem;
    }
    .list_ty .list_content .left .content_box .img_b{
        position:static;
        width: 2.1rem!important;
        height: 1.6rem!important;
    }
    .list_ty .list_content .left .content_box:first-child .img_b{
        position:static;
        width: 2.1rem;
        height: 1.6rem;
    }
    .list_ty .list_content .left .content_box:first-child .con{
        width: 4.5rem;
        height: 1.6rem;
        margin-left: 0.25rem;
    }
    .list_ty .list_content .left .content_box .con{
        width: 4.6rem;
        height: 1.6rem;
        margin-left: 0.25rem;
    }
    .list_ty .list_content .left .content_box:first-child .con h3{
        position:static;
    }
    .list_ty .list_content .left .content_box:first-child .con p{
        position:static;
        font-size:0.2rem;
    }
    .list_ty .list_content .left .content_box .con p{
        font-size:0.2rem;
        line-height: 0.36rem;
        height: 0.74rem;
    }
    .list_ty .list_content .left .box .con h3 a{
        font-size:0.24rem;
    }

    /*é€šç”¨å†…å®¹é¡µ*/
	
	/**å†…å®¹æ–‡ç«&nbsp;é¡µæ&nbsp;·å¼**/
	.content_xw .list_content .left .article{
		padding:0 0.3rem;
	}
	.content_xw .list_content .left .article .description .tal{
		margin-top:0.2rem;
	}
	.content_xw .list_content .left .article .description .tal img{
		width:100%;
		
	}
	.content_xw .list_content .left .article .description .con {
		padding: 0.3rem;
		margin: 0.25rem 0;
		font-size: 0.25rem;
		line-height: 0.4rem;
		border-radius: 3px;
	}
	.content_xw .list_content .left .article .article_content h3, .content_xw .list_content .left .article .article_content h4 {
		font-weight: bold;
		font-size: 0.32rem;
		color: #262626;
		line-height: 0.32rem;
		margin-top: 0.4rem;
		margin-bottom: 0.3rem;
		padding-bottom: 0.2rem;
		border-bottom: 1px solid #efefef;
	}
	.content_xw .list_content .left .article .article_content h3 a, .content_xw .list_content .left .article .article_content h4 a{
		font-size: 0.32rem;
	}
	.content_xw .list_content .left .article .article_content p {
		font-size: 0.3rem;
		line-height: 0.5rem;
		text-indent: 0;
	}
	.content_xw .list_content .left .relevant{
		padding:0;
	}
	
	
	
	
	
	
		
	/**å†…å®¹æ–‡ç«&nbsp;é¡µæ&nbsp;·å¼**/

	
	
	
	
	
	
    /*é€šç”¨å¸ˆèµ„*/
    .list_teacher .mianbao{
        display:block;
        margin-top:0;
        height:0.63rem;
        background-color: #f2f2f2;
    }
    .list_teacher .mianbao .main{
        font-size:0.18rem;
        color: #333333;
    }
    .list_teacher .mianbao a{
        line-height:0.63rem;
    }
    .list_teacher .table{
        display:none;
    }
    .list_teacher .mianbao a{
        font-size:0.18rem;
    }
    .list_teacher .teacher_content{
        margin-top:0.3rem;
    }
    .list_teacher .teacher_content .main{
        width:calc(100% - 0.4rem);
        padding:0 0.2rem;
    }
    .list_teacher .teacher_content .container{
        width:calc(100% + 0.25rem);

    }
    .list_teacher .teacher_content .container .box{
        width:calc(100%/2 - 0.25rem);
        height:3.6rem;
        margin-right:0.25rem;
        margin-bottom:0.2rem;
    }
    .list_teacher .teacher_content .container .box img{
        width:100%;
    }
    .list_teacher .teacher_content .container .box .info{
        bottom:0;
        height:1.3rem;
    }
    .list_teacher .teacher_content .container .box:hover .info{
        bottom:0;
        background-color: #f8f8f8;
    }
    .list_teacher .teacher_content .container .box .info h3{
        width: 1.7rem;
        height: 0.5rem;
        border-radius: 0.25rem;
        font-size: 0.3rem;
        line-height: 0.5rem;
        top: -0.25rem;
        left: 0.85rem;
    }
    .list_teacher .teacher_content .container .box:hover .info h3{
        background-color: #f8f8f8;

    }
    .list_teacher .teacher_content .container .box .info .des{
        margin-top:0.3rem;
    }
    .list_teacher .teacher_content .container .box .info .des&gt;div{
        height:0.35rem;
    }
    .list_teacher .teacher_content .container .box .info .des .left{
        border-right:none;
        width:100%;
        background-size:0.27rem 0.26rem;
    }
    .list_teacher .teacher_content .container .box .info .des .left img{
        width:0.27rem;
        height:0.26rem;
        margin-top:0.03rem;
        margin-left:0.7rem;
    }
    .list_teacher .teacher_content .container .box .info .des .left span.bf{
        display:none;
    }
    .list_teacher .teacher_content .container .box .info .des .left span.cw{
        display:block;
        font-size:0.23rem;
        color:#626262;
        line-height:0.35rem;
        padding-left:0.1rem;
    }
    .list_teacher .teacher_content .container .box .info .des .right{
        display:none;
    }
    .list_teacher .teacher_content .container .box .info .xiangq{
        margin-top:0.15rem;
    }
    .list_teacher .teacher_content .container .box .info .xiangq p{
        width:1.05rem;
        height:0.3rem;
    }
    .list_teacher .teacher_content .container .box .info .xiangq p:first-child{
        background-color: #f8f8f8;
        border:solid 1px #adadad;
        margin-left: 0.5rem;
    }
    .list_teacher .teacher_content .container .box .info .xiangq p:last-child{
        background-color: #fb4343;
        border:solid 1px #ae1c1c;
        margin-right:0.5rem;
    }
    .list_teacher .teacher_content .container .box .info .xiangq p a{
        line-height:0.3rem;
        font-size:0.17rem;
    }
    .list_teacher .teacher_content .container .box .info .xiangq p:first-child a{
        color:#1d2122;
    }
    .list_teacher .teacher_content .container .box .info .xiangq p:last-child a{
        color:#ffffff;
    }
    .pagelist {
        margin-top: 0.35rem;
        margin-bottom: 0.35rem;
        margin-left: 0;
        width:calc(100% - 0.25rem);
    }
    .list_teacher .pagelist {
        margin-top: 0.35rem;
        margin-bottom: 0.35rem;
        margin-left: 0;
        width:calc(100% - 0.25rem);
    }
    .pagelist ul{
        display:inline-block;
        text-align: center;
    }
    .pagelist ul li.pre{
        display:inline-block;
        text-align: center;
        float:none;
        margin-right:0.15rem;
    }
    .pagelist ul li.next{
        display:inline-block;
        text-align: center;
        float:none;
        margin-left:0.15rem;
    }
    /*é€šç”¨å¸ˆèµ„*/
    /*å¸ˆèµ„å†…å®¹é¡µ*/
    .list_ty .list_content .left .ztn1{
        background-color: #ffffff;
    }
    .list_ty .list_content .left .ztn1 .t_left{
        display:none;
    }
    .list_ty .list_content .left .ztn1 .t_right{
        margin-left:0;
        float:none;
    }
    .list_ty .list_content .left .ztn1 .t_right .container{
        margin-top:0.3rem;
    }
    .list_ty .list_content .left .ztn1 .t_right .container h1{
        font-size:0.5rem;
        text-align: center;
        float:none;
        margin:0 auto;
        width: calc(100% - 0.4rem);
        padding: 0 0.2rem;
    }
    .list_ty .list_content .left .ztn1 .t_right .container .m_img{
        display:block;
        margin-top:0.2rem;
        position:relative;
        width: calc(100% - 0.4rem);
        padding: 0 0.2rem;
    }
    .list_ty .list_content .left .ztn1 .t_right .container .m_img img.m_teacher{
        width:100%;
    }
    .list_ty .list_content .left .ztn1 .t_right .container .m_img p{
        width:2.8rem;
        position: absolute;
        top: 1.3rem;
        right: 0;
        padding-right: 0.4rem;
        color: #ffffff;
    }
    .list_ty .list_content .left .ztn1 .t_right .container .m_img p span{
        display:block;
        margin-bottom:0.1rem;
    }
    .list_ty .list_content .left .ztn1 .t_right .container span.address{
        display:none;
    }
    .list_ty .list_content .left .ztn1 .t_right .container p.slogen{
        display:none;
    }
    .list_ty .list_content .left .ztn1 .t_right .container ul{
        background: none;
        overflow: hidden;
        width: calc(100% - 0.4rem);
        padding: 0 0.2rem;
        height:auto;
    }
    .list_ty .list_content .left .ztn1 .t_right .container ul li {
        width:50%;
        font-size: 0.24rem;
        margin-bottom: 0.15rem;
        padding-left: 0.35rem;
        float:left;
        box-sizing: border-box;

    }
    .list_ty .list_content .left .ztn1 .t_right .container ul li.time{
        background: url(../images/content_teacher_time.png) no-repeat left center;
        background-size:0.29rem;
    }
    .list_ty .list_content .left .ztn1 .t_right .container ul li.zhicheng{
        background: url(../images/content_teacher_zhicheng.png) no-repeat left center;
        background-size:0.29rem;
    }
    .list_ty .list_content .left .ztn1 .t_right .container ul li.good{
        background: url(../images/content_teacher_good.png) no-repeat left center;
        background-size:0.29rem;
    }
    .list_ty .list_content .left .ztn1 .t_right .container ul li.number{
        background: url(../images/content_teacher_number.png) no-repeat left center;
        background-size:0.29rem;
    }
    .list_ty .list_content .left .ztn1 .t_right .container ul li.phone{
        display:none;
    }
    .list_ty .list_content .left .ztn1 .t_right .container p.zx{
        display:none;
    }
    .list_ty .list_content .left .ztn1 .t_right .container p.m_zx{
        display:block;
        width:5.2rem;
        height:0.6rem;
        margin:0.5rem auto 0 auto;
        overflow: hidden;
    }
    .list_ty .list_content .left .ztn1 .t_right .container p.m_zx span{
        text-align: center;
        display:block;
        float:left;
        box-sizing: border-box;
        font-size:0.24rem;
        color:#ffffff;
        line-height:0.6rem;
    }
    .list_ty .list_content .left .ztn1 .t_right .container p.m_zx span.m_phone{
        width:3.4rem;
        background-color: #272636;
    }
    .list_ty .list_content .left .ztn1 .t_right .container p.m_zx span.r{
        background-color: #cd001d;
        width:1.8rem;
    }
    .list_ty .list_content .left .ztn1 .t_right .container p.m_zx span.r a{
        font-size:0.24rem;
        color:#ffffff;
    }
    .list_ty .list_content .left .ztn2{
        margin-top:0.6rem;
        margin-bottom:0.6rem;
    }
    .list_ty .list_content .left .ztn2 .title{
        display:none;
    }
    .list_ty .list_content .left .ztn2 .yewu{
        overflow: hidden;
    }
    .list_ty .list_content .left .ztn2 .youshi h4, .list_ty .list_content .left .ztn2 .yewu h4{
        line-height: 0.3rem;
        padding-left: 0.1rem;
        font-size: 0.22rem;
        margin-bottom: 0.22rem;
    }
    .list_ty .list_content .left .ztn2 .youshi p{
        font-size:0.18rem;
        line-height:0.25rem;
    }
    .list_ty .list_content .left .ztn2 .yewu p {
        padding: 0 0.15rem;
        height: 0.4rem;
        line-height: 0.4rem;
        margin-bottom: 0.15rem;
        margin-right: 0.15rem;
        border-radius:0.05rem;
    }
    .list_ty .list_content .left .ztn2 .yewu p a{
        font-size:0.16rem;
        line-height:0.4rem;
    }
    .list_ty .list_content .left .ztn2 .yewu p:hover{
        background-color:#eeeeee;
    }
    .list_ty .list_content .left .ztn2 .yewu p:hover a{
        color:#212121;
    }
    .list_ty .tuijian{
        display:none;
    }
    /*å¸ˆèµ„å†…å®¹é¡µ*/
    /*å§¿åŠ¿å®¡æ‰¹åˆ—è¡¨é¡µ*/
    .zzsp .l_ztn1{
        overflow: inherit;
        background-color: #ebf1f4;
    }
    .zzsp .l_ztn1 .title h3{
        color:#282828;
    }
    .zzsp .l_ztn1 .main{
        width:calc(100% - 0.3rem);
        padding:0 0.15rem;
    }
    .zzsp .l_ztn1 .container {
        width: calc(100% + 0.15rem);
        margin-bottom: 0.5rem;
    }
    .zzsp .l_ztn1 .container .box {
        width: calc(100%/3 - 0.15rem);
        margin: 0 0.15rem 0.15rem 0;
    }
    .zzsp .l_ztn1 .container .box.ad{
        display:none;
    }
    .zzsp .l_ztn1 .title h3{
        color: #282828;
    }
    .zzsp .l_ztn .title p{
        display:block;
        font-size:0.3rem;
    }
    .zzsp .l_ztn1 .container .box:hover h3{
        color:#41465a;
    }

    .zzsp .l_ztn2 .container{
		width:7rem;
        background: none;
        height:auto;
    }
    .zzsp .l_ztn2 .container .box{
        width:1.3rem;
        margin-bottom:0.35rem;
    }

    .zzsp .l_ztn2 .container .box1{
        margin-left:0;
    }
    .zzsp .l_ztn2 .container .box img{
        width:100%;
    }
    .zzsp .l_ztn2 .container .box8 img{
        margin-top:0.2rem;
    }
    .zzsp .l_ztn2 .container img.jt{
        width:0.25rem;
        margin: 0.7rem 0.2rem 0 0.15rem;
    }
    .zzsp .l_ztn2 .container .you{
        float:right;
    }
    .zzsp .l_ztn2 .container img.jt.you{
        float:right;
        transform:rotate(180deg);
    }
    .zzsp .l_ztn2 .container img.jt.four{
        display:none;
    }
    .zzsp .l_ztn2 .container img.jt.six{
        display:block;
    }
    .zzsp .l_ztn2 .container .box8{
        display:block;
    }
    .zzsp .l_ztn2 .container .box p{
        font-size:0.3rem;
        margin-top:0.1rem;
    }
    .zzsp .l_ztn2 .container .box span{
        display:none;
    }


    .zzsp .l_ztn3{
        background:url(../images/zzsp_ztn3_bj_m.jpg) no-repeat center;
        height:auto;
    }
    .zzsp .l_ztn3 .container{
        height:3.25rem;
        margin-bottom:0.7rem;
    }
    .zzsp .l_ztn3 .container .box{
        width:2.1rem;
        height:2.1rem;
    }
    .zzsp .l_ztn3 .container .box1{
        left:0;
        top:1.1rem;
    }
    .zzsp .l_ztn3 .container .box2{
        left:1.25rem;
        top:0;
    }
    .zzsp .l_ztn3 .container .box3{
        left:50%;
        margin-left:-1.05rem;
        top:1.1rem;
    }
    .zzsp .l_ztn3 .container .box4{
        right:1.3rem;
    }
    .zzsp .l_ztn3 .container .box5{
        right:0;
        top:1.1rem;
    }
    .zzsp .l_ztn3 .container .box h4 {
        margin-top: 0.4rem;
        font-size: 0.48rem;
    }
    .zzsp .l_ztn3 .container .box4 h4{
        margin-top:0.2rem;
    }
    .zzsp .l_ztn3 .container .box p{
        font-size:0.24rem;
        margin-top:0.05rem;
    }
    .zzsp .l_ztn3 .container .box4 p{
        padding:0 0.2rem;
        line-height:0.3rem;
    }
    .zzsp .l_ztn3 .container .box span{
        display:none;
    }

    .zzsp .l_ztn4 .container{
        background: none;
        position:static;
        height:auto;
        margin-bottom:0.5rem;
        overflow: hidden;
    }
    .zzsp .l_ztn4 .container .box{
        position:static;
        float:left;
        width:3.45rem;
        height:0.95rem;
        border-radius: 0.05rem;
        margin-bottom:0.25rem;
        padding-left:0.35rem;
        padding-top: 0.11rem;
    }
    .zzsp .l_ztn4 .container .box2,.zzsp .l_ztn4 .container .box4{
        float:right;
    }
    .zzsp .l_ztn4 .container .dd{
        display:none;
    }
    .zzsp .l_ztn4 .container .box p{
        font-size:0.24rem;
    }
    .zzsp .l_ztn4 .container .box span{
        font-size:0.24rem;
    }
    /*å§¿åŠ¿å®¡æ‰¹åˆ—è¡¨é¡µ*/
    /*å§¿åŠ¿å®¡æ‰¹å†…å®¹é¡µ*/
    .zzsp_content .l_ztn1{
        background-color: #ffffff;
    }
    .zzsp_content .l_ztn1 .main{
        width:calc(100% - 0.5rem);
        padding:0 0.25rem;
    }
    .zzsp_content .l_ztn1 .container{
        width:calc(100% + 0.18rem);
    }
    .zzsp_content .l_ztn1 .container .box{
        width:calc(100%/2 - 0.18rem);
        height:2.22rem;
        margin-right:0.18rem;
        margin-bottom:0.17rem;
    }
    .zzsp_content .l_ztn1 .container .box4{
        display:block;
        background: url(../images/zzsp_content_ztn1_box1.png) no-repeat center;
        background-color: #f8f8f8;
        background-size:2.6rem 1.68rem;
    }
    .zzsp_content .l_ztn1 .container .box p{
        width:2rem;
        font-size:0.18rem;
    }
    .zzsp_content .l_ztn1 .container .box p.fir {
        height: 0.8rem;
        margin: 0.27rem auto 0 0.95rem;
        padding: 0.2rem 0 0 0.15rem;
    }
    .zzsp_content .l_ztn1 .container .box p.sec {
        height: 0.74rem;
        margin: 0.2rem auto 0.25rem 0.35rem;
        padding: 0.03rem 0 0 0.2rem;
    }
    .zzsp_content .l_ztn1 .container .box p{
        width:2rem;
        line-height: 0.29rem;
    }
    .zzsp_content .l_ztn1 .container .box p.fir{
        padding: 0.15rem 0 0 0.15rem;
    }
    .zzsp_content .l_ztn1 .container p.cx {
        width: 2.6rem;
        height: 0.65rem;
        border-radius: 0.1rem;
        line-height: 0.65rem;
        font-size: 0.26rem;
        margin: 0.1rem 0 0.35rem 2.2rem;
    }
    .zzsp_content .l_ztn2 .title p{
        display:block;
        font-size:0.2rem;
    }
    .zzsp_content .l_ztn2 .container{
        width:calc(100% + 0.25rem);
        padding-left:0;
        margin-bottom:0.6rem;
    }
    .zzsp_content .l_ztn2 .container .box{
        width:1.6rem;
        height:1.6rem;
        margin-bottom:0.26rem;
        margin-right:0.25rem;
        position:relative;
    }
    .zzsp_content .l_ztn2 .container .box&gt;div{
        height:1.6rem;
    }
    .zzsp_content .l_ztn2 .container .box .yuan{
        font-size:0.45rem;
        width:1.6rem;
        height:1.6rem;
        border-radius: 50%!important;
        line-height:1rem;
    }
    .zzsp_content .l_ztn2 .container .box1 .bottom,.zzsp_content .l_ztn2 .container .box3 .bottom,.zzsp_content .l_ztn2 .container .box5 .bottom{
        display:none;
    }
    .zzsp_content .l_ztn2 .container .box2 .top,.zzsp_content .l_ztn2 .container .box4 .top,.zzsp_content .l_ztn2 .container .box6 .top{
        display:none;
    }
    .zzsp_content .l_ztn2 .container .box8{
        display: block;
        background-color: #fd872d;
        border-radius: 50%;
        line-height: 1.6rem;
        text-align: center;
        font-size: 0.5rem;
        font-weight: bold;
        color: #ffffff;
    }
    .zzsp_content .l_ztn2 .container .box .des{
        position:absolute;
        z-index:99;
    }
    .zzsp_content .l_ztn2 .container .box .des p{
        font-size:0.24rem;
        color:#ffffff;
    }
    .zzsp_content .l_ztn2 .container .box .des span{
        font-size:12px;
        color:#ffffff;
        opacity:0.5;
    }
    .zzsp_content .l_ztn2 .container .box .top .des{
        top:0.8rem;
    }
    .zzsp_content .l_ztn2 .container .box .bottom .des{
        top:0.8rem;
    }
    .zzsp_content .l_ztn3{
        background: url(../images/zzsp_content_ztn3_bj2.jpg) no-repeat center;
        height:auto;
    }
    .zzsp_content .l_ztn3 .title p{
        display:block;
        font-size:0.2rem;
        color:#ffffff;
        opacity:0.5;
    }
    .zzsp_content .l_ztn3 p.des{
        display:none;
    }
    .zzsp_content .l_ztn3 p.strong{
        display:none;
    }
    .zzsp_content .l_ztn3 .container{
        position:static;
        width:calc(100% - 0.6rem);
        height:auto;
        margin-bottom:0.8rem;
        padding:0 0.3rem;
    }
    .zzsp_content .l_ztn3 .container .box{
        position:relative;
        background: none;
        width:100%;
        height:0.7rem;
        border:none;
         bottom: 0;
         left: 0;
        margin-bottom:0.1rem;
        margin-left:0;
    }

    .zzsp_content .l_ztn3 .container .box1 span{
        background: url(../images/zzsp_content_ztn3_box1.png) no-repeat center;
    }
    .zzsp_content .l_ztn3 .container .box2 span{
        background: url(../images/zzsp_content_ztn3_box2.png) no-repeat center;
    }
    .zzsp_content .l_ztn3 .container .box3 span{
        background: url(../images/zzsp_content_ztn3_box3.png) no-repeat center;
    }
    .zzsp_content .l_ztn3 .container .box4 span{
        background: url(../images/zzsp_content_ztn3_box4.png) no-repeat center;
    }
    .zzsp_content .l_ztn3 .container .box5 span{
        background: url(../images/zzsp_content_ztn3_box5.png) no-repeat center;
    }
    .zzsp_content .l_ztn3 .container .box6 span{
        background: url(../images/zzsp_content_ztn3_box6.png) no-repeat center;
    }
    .zzsp_content .l_ztn3 .container .box7 span{
        background: url(../images/zzsp_content_ztn3_box7.png) no-repeat center;
    }
    .zzsp_content .l_ztn3 .container .box span{
        display: block;
        width: 0.7rem;
        height: 0.7rem;
        border: solid 0.05rem rgba(255,255,255,0.1);
        border-radius: 50%;
        box-sizing: border-box;
        position: absolute;
        left: 0;
        z-index: 99;
        background-size: 0.45rem;
        background-color: #121d42;
    }
    .zzsp_content .l_ztn3 .container .box p{
        position: absolute;
        width: 6.55rem;
        height: 0.56rem;
        top: 0.07rem;
        right: 0;
        box-sizing: border-box;
        border: solid 0.05rem rgba(255,255,255,0.1);
        margin:0;
        line-height:0.46rem;
        text-align: left;
        padding-left:0.8rem;
        font-size:0.2rem;
        color:#d0d0d0;
        border-radius: 0.1rem;
        background-color: rgba(255,255,255,0.1);
    }
    .zzsp_content .l_ztn5 .title p{
        display:block;
        font-size:0.2rem;
        color:#282828;
        opacity:0.8;
    }
    .zzsp_content .l_ztn5 .container{
        width:100%;
        background: none;
        height:auto;
        margin: 0 auto 0.6rem auto;
    }
    .zzsp_content .l_ztn5 .container .box{
        width:calc(100%/4);
        height:3.6rem;
    }
    .zzsp_content .l_ztn5 .container .box&gt;div{
        height:1.8rem;
    }
    .zzsp_content .l_ztn5 .container .box&gt;div img{
        display:none;
    }
    .zzsp_content .l_ztn5 .container .box1 .top{
        background: url(../images/zzsp_content_ztn5_box1_m.jpg) no-repeat center;
        background-size:auto 100%;
    }
    .zzsp_content .l_ztn5 .container .box2 .bottom{
        background: url(../images/zzsp_content_ztn5_box2_m.jpg) no-repeat center;
        background-size:auto 100%;
    }
    .zzsp_content .l_ztn5 .container .box3 .top{
        background: url(../images/zzsp_content_ztn5_box3_m.jpg) no-repeat center;
        background-size:auto 100%;
    }
    .zzsp_content .l_ztn5 .container .box4 .bottom{
        background: url(../images/zzsp_content_ztn5_box4_m.jpg) no-repeat center;
        background-size:auto 100%;
    }
    .zzsp_content .l_ztn5 .container .box .des{
        margin-top:0.3rem;
    }
    .zzsp_content .l_ztn5 .container .box3 .des{
        margin-top:0.2rem;
    }
    .zzsp_content .l_ztn5 .container .box4 .des{
        margin-top:0.1rem;
    }
    .zzsp_content .l_ztn5 .container .box .des p{
        font-size:0.48rem;
        width:100%;
    }
    .zzsp_content .l_ztn5 .container .box .des span{
        font-size:0.18rem;
        width:100%;
        padding:0 0.1rem;
        box-sizing: border-box;
    }

    /*å§¿åŠ¿å®¡æ‰¹å†…å®¹é¡µ*/
    /*å®¢æœå’¨è¯¢*/
	.talk{
		display:none;
	}
    /*å®¢æœå’¨è¯¢*/
	

/*ç›¸å…³é˜…è¯»æŽ¨è*/
	.st_xg {
		padding: 0.2rem;
		margin-top: 0.3rem;
	}
	.st_xg strong{
		font-size:0.26rem;
		padding-bottom:0.15rem;
	}
	.st_xg p a{
		font-size:0.24rem!important;
		width:100%;
		line-height:0.35rem!important;
		text-indent:0!important;
	}
/*ç›¸å…³é˜…è¯»æŽ¨è*/















}
@media screen and (max-width: 640px) {
    /*å†…å®¹é¡µä¸‹å•é€šç”¨æ&nbsp;·å¼*/
    .list .shop .container{
        height:5.8rem;
    }
    .list .shop .container .right .address span{
        width:1.2rem;
        margin-bottom:0.1rem;
    }
    .list .shop .container .right .address .ri p{
        width:1.36rem;
        height:0.4rem;
    }

    /*å†…å®¹é¡µä¸‹å•é€šç”¨æ&nbsp;·å¼*/

    .list .l_ztn3 .container ul li .box .info{
        height:0.8rem;

    }
    .list .shop .container .right{
        width:3.3rem;
    }
	.list_ty .list_content .left .article .article_content{
		font-size: 0.32rem;
		line-height: 0.5rem;
		text-indent: 0.64rem;
	}
	.list_ty .list_content .left .article .article_content p {
		font-size: 0.32rem;
		line-height: 0.5rem;
		text-indent: 0.64rem;
	}
	.content_xw .list_content .left .article .article_content p {
		font-size: 0.3rem;
		line-height: 0.5rem;
		text-indent: 0;
	}




}
@media screen and (max-width: 480px) {
    .head .h_logo .address .info{
        height:auto;
    }
    .ztn .title h3{
        font-size:0.35rem;
    }
    .ztn_4 .title{
        margin-top:0.45rem;
    }
    .ztn_4 .container .box{
        height:auto;
    }
    .ztn_4 .container .box .fl{
        height:0.85rem;
        width:1.2rem;
    }
    .ztn_4 .container .box .fl p{
        font-size:0.55rem;
        line-height:0.55rem;
        height:auto;
    }
    .ztn_4 .container .box .fl span{
        height:auto;
        line-height:inherit;
        font-size:0.2rem;
        margin-top:0.05rem;
    }
    .ztn_4 .container .box .fr{
        height:auto;
        width:5.15rem;
    }
    .ztn_4 .container .box .fr h3{
        font-size:0.3rem;
        line-height:0.3rem;
        margin-top:0.05rem;
		white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
    }
    .ztn_4 .container .box .fr p{
        font-size:0.25rem;
        line-height:inherit;
        margin-top:0.15rem;
        height:auto;
        white-space:nowrap;
        overflow:hidden;
        text-overflow:ellipsis;
    }
    .ztn_4 .container .right .box{
        height:0.85rem;
    }



    .footer .zx{
        margin: 0 0 1.5rem 0;
    }
    .footer .zx p {
        width: 2.7rem;
    }
    .footer .icp{
        font-size: 0.27rem;
    }
    .m_xf{
        height:1.1rem;
    }
    .m_xf .box .xz{
        height:1.1rem;
    }
    .m_xf .box a{
        height:1.1rem;
    }
    .m_xf .box img{
        width:0.5rem;
        height:0.5rem;
        margin: 0.15rem auto 0 auto;
    }
    .m_xf .box .xz p {
        font-size: 0.23rem;
    }
    .m_xf .box p{
        font-size: 0.23rem;
    }
    .list .l_ztn3 .container ul li .box .info span{
        display:none;
    }
    .list .l_ztn3 .container ul li .box .info{
        height:0.6rem;
        padding-top:0.15rem;
        padding-left: 0;
    }
    .list .l_ztn3 .container ul li .box .info p{
        font-size:0.24rem;
        text-align: center;
    }

    .list .l_ztn1 .main{
        width:calc(100% - 0.4rem);
        padding:0 0.2rem;
    }
    .list .l_ztn1 .right{
        width: 100%;
    }
    .list .l_ztn1 .right .box{
        width:calc(100%/2 - 0.3rem);
        margin: 0 0.3rem 0.2rem 0;
    }
    .list .l_ztn1 .right .box h3{
        font-size: 0.24rem;
    }
    .list .l_ztn1 .right .box p {
        width: 1.5rem;
        height: 0.4rem;
    }
    .list .l_ztn1 .right .box p a{
        line-height:0.4rem;
        font-size:0.18rem;
    }
    /*å†…å®¹é¡µä¸‹å•é€šç”¨æ&nbsp;·å¼*/
    .list .shop .container{
        height: 7.8rem;
        padding-left:0.3rem;
    }
    .list .shop .container .right .address span{
		font-size: 0.24rem;
		margin-left: 0.2rem;
		margin-top: 0.15rem;
		width: 1.55rem;
		height: 0.5rem;
		line-height: 0.5rem;
		margin: 0.2rem 0;
    }
	
	/*åœ°åŒºæ–°å¢ž*/
	.list .shop .container .right .address .dq{
		border-radius: 0.1rem;
		height: 0.5rem;
		line-height:0.5rem;
		width: 2.2rem;
		margin:0.2rem 0;
		box-sizing:border-box;
	}
	.list .shop .container .right .address .dq .zs{
		height:0.48rem;
		line-height:0.48rem;
		padding-left: 0.2rem;
		font-size:0.2rem;
	}
	.list .shop .container .right .address .dq ul{
		top:0.48rem;
	}
	.list .shop .container .right .address .dq ul li{
		height:0.5rem;
		line-height:0.5rem;
		margin: 0.1rem 0;
		padding-left: 0.2rem;
		font-size:0.2rem;
	}
	/*åœ°åŒºæ–°å¢ž*/
	
    .list .shop .container .right .address .ri p{
        width: 1.6rem;
        height: 0.55rem;
        line-height:0.55rem;
    }
    .list .shop .container .right .kf{
        height:0.8rem;
    }
    .list .shop .container .right .kf a{
        line-height:0.8rem;
        font-size:0.36rem;
    }
    .list .shop .container .right .address .ri p{
        font-size:0.2rem;
    }
    .gszc_nz .l_ztn1 .container .left p.ques{
        font-size:0.28rem;
    }
    .gszc_nz .l_ztn1 .container .left p.form{
        font-size:0.24rem;
    }
    .gszc_nz .l_ztn3 .container .box span{
        font-weight:bold;
    }
    .gszc_nz .l_ztn5 .container .sec p{
        font-size:0.2rem;
        padding:0;
        font-weight:bold;
    }
    /*å†…å®¹é¡µä¸‹å•é€šç”¨æ&nbsp;·å¼*/
    /*ä¸šåŠ¡é€šå±é€šç”¨æ&nbsp;·å¼*/
    .list .l_ztn1 .container{
        width: calc(100% + 0.3rem);
    }
    .list .l_ztn1 .container .box{
        width:calc(100%/2 - 0.3rem);
        margin: 0 0.3rem 0.2rem 0;
    }
    .list .l_ztn1 .container .box h3{
        font-size: 0.24rem;
    }
    .list .l_ztn1 .container .box p {
        width: 1.5rem;
        height: 0.4rem;
    }
    .list .l_ztn1 .container .box p a{
        line-height:0.4rem;
        font-size:0.18rem;
    }
    /*ä¸šåŠ¡é€šå±é€šç”¨æ&nbsp;·å¼*/
    /*å…¬å¸å˜æ›´æ&nbsp;·å¼*/
    .gsbg .l_ztn1{
        overflow: inherit;
    }
    .gsbg .l_ztn1 .container{
        padding-bottom:0.7rem;
        margin-bottom:0;
    }
    .gsbg .l_ztn1 .container .m{
        display:none;
    }
    .gsbg .ztn1_xial{
        display:block;
        position:relative;
        height:0.3rem;
    }
    .gsbg .ztn1_xial .more{
        bottom: 0.5rem;
        left: 3.45rem;
        position: absolute;
        color: #b0b9d1;
        font-size: 0.3rem;
        z-index:99;
    }
    .gsbg .ztn1_xial .box{
        width:0.8rem;
        height:0.7rem;
        background-color: #edf2f4;
        bottom:0;
        left:3.35rem;
        position:absolute;
        border-radius:0 0 0.15rem 0.15rem;
        cursor:pointer;
    }
    .gsbg .ztn1_xial .box img{
        width:0.4rem;
        height:0.35rem;
        margin:0.2rem auto 0 auto;
    }
    .gsbg .ztn1_xial .box img.x2{
        display:none;
    }
    /*å…¬å¸å˜æ›´æ&nbsp;·å¼*/
    /*å…¬å¸å˜æ›´å†…å®¹é¡µå…¬å¸åç§°ztn1*/
    .gsbg_content .l_ztn1 .container{
        width: calc(100% - 0.3rem);
    }
    .gsbg_content .l_ztn1 .container .box p{
        margin:0;
        height:auto;
        width:100%;
    }
    .gsbg_content .l_ztn1 .container .box1 {
        width: 1.9rem;
    }
    .gsbg_content .l_ztn1 .container .box2 {
         width: 1.9rem;
    }
    .gsbg_content .l_ztn1 .container .box3 {
        width: 2.2rem;
    }
    /*å…¬å¸å˜æ›´å†…å®¹é¡µå…¬å¸åç§°ztn1*/
    /*å…¬å¸æ³¨é”€åˆ—è¡¨é¡µ*/
    .gszx .l_ztn1 .container .box{
        max-height:none;
        height:1.8rem;
    }
    .gszx .l_ztn1 .container .box img{
        width:100%;
        height:auto;
        margin-left:0;
    }
    /*å…¬å¸æ³¨é”€åˆ—è¡¨é¡µ*/
    /*å…¬å¸æ³¨é”€å†…å®¹é¡µæ™®é€šæ³¨é”€*/
    .gszx_pt .l_ztn1 .container{
        width:100%;
    }
    /*å…¬å¸æ³¨é”€å†…å®¹é¡µæ™®é€šæ³¨é”€*/
    /*ä»£ç†è®°è´¦èšåˆé¡µ*/
    .dljz .l_ztn1 .container .right{
        width:100%;
    }
    .dljz .l_ztn4 .container .box1 p.key {
        top: 0.23rem;
    }
    .dljz .l_ztn4 .container .box2 p.key {
        bottom: -0.7rem;
    }
    .dljz .l_ztn4 .container .box3 p.key {
        bottom: -0.7rem;
    }
    .dljz .l_ztn4 .container .box span{
        margin-top:0.1rem;
    }
    .dljz .l_ztn2 .container .box2 img{
        position:absolute;
        bottom:0.42rem;
    }
    .dljz .l_ztn2 .container .box4 img{
        position:absolute;
        bottom:0.42rem;
    }
    /*ä»£ç†è®°è´¦èšåˆé¡µ*/
    /*é€šç”¨åˆ—è¡¨é¡µ*/
    .list_ty .list_content .left .box .con{
        width:4.5rem;
    }
    .list_ty .list_content .left .box .con h3 {
        margin: 0.05rem auto 0.1rem auto;
    }
    .list_ty .list_content .left .box .con h3 a{
        font-size:0.3rem;
    }
    .list_ty .list_content .left .box:first-child .img_b{
        top:0.68rem;
    }
    .list_ty .list_content .left .box:first-child .img_b img{
        margin:0 auto;
    }
    .list_ty .list_content .left .box:first-child .con h3 a{
        font-size:0.32rem;
    }
    .list_ty .list_content .left .box:first-child .con .bottom{
        top:5.05rem;
        margin-top:0;
    }
    .list_ty .list_content .left .box .con p{
        font-size:0.26rem;
        line-height:0.35rem;
        height:0.68rem;
    }
    .list_ty .list_content .left .box .con .bottom{
        margin-top:0.07rem;
    }
    .pagelist ul li.pre{
        width:1.8rem;
        height:0.5rem;
    }
    .pagelist{
        margin-left:23%;
    }
    .pagelist ul li.next{
        width:1.8rem;
        height:0.55rem;
    }
    .pagelist ul li a{
        height:0.55rem;
        line-height:0.55rem;
    }
    /*é€šç”¨åˆ—è¡¨é¡µ*/
    /*é€šç”¨å†…å®¹é¡µ*/
    .list_ty .list_content .left .article .article_title h1{
        font-size:0.38rem;
    }
    /*é€šç”¨å†…å®¹é¡µ*/
    /*å¸ˆèµ„å†…å®¹é¡µ*/
    .list_ty .list_content .left .ztn1 .t_right .container ul li{
        font-size:0.27rem;
    }
    .list_ty .list_content .left .ztn2 .youshi h4, .list_ty .list_content .left .ztn2 .yewu h4 {
        line-height: 0.4rem;
        padding-left: 0.1rem;
        font-size: 0.3rem;
        margin-bottom: 0.22rem;
    }

    .list_ty .list_content .left .ztn2 .youshi p{
        font-size: 0.27rem;
        line-height: 0.4rem;
    }
    .list_ty .list_content .left .ztn2 .yewu p {
        padding: 0 0.2rem;
        height: 0.5rem;
        line-height: 0.5rem;
        border-radius: 0.1rem;
    }
    .list_ty .list_content .left .ztn2 .yewu p a{
        font-size:0.25rem;
        line-height:0.5rem;
    }
    /*å¸ˆèµ„å†…å®¹é¡µ*/
    /*èµ„è´¨å®¡æ‰¹*/
    .zzsp .l_ztn1{
        overflow: inherit;
    }
    .zzsp .l_ztn1 .container{
        padding-bottom:0.7rem;
        margin-bottom:0;
    }
    .zzsp .l_ztn1 .container .m{
        display:none;
    }
    .zzsp .ztn1_xial{
        display:block;
        position:relative;
        height:0.3rem;
    }
    .zzsp .ztn1_xial .more{
        bottom: 0.5rem;
        left: 3.45rem;
        position: absolute;
        color: #b0b9d1;
        font-size: 0.3rem;
        z-index:99;
    }
    .zzsp .ztn1_xial .box{
        width:0.8rem;
        height:0.7rem;
        background-color: #edf2f4;
        bottom:0;
        left:3.35rem;
        position:absolute;
        border-radius:0 0 0.15rem 0.15rem;
        cursor:pointer;
    }
    .zzsp .ztn1_xial .box img{
        width:0.4rem;
        height:0.35rem;
        margin:0.2rem auto 0 auto;
    }
    .zzsp .ztn1_xial .box img.x2{
        display:none;
    }
    /*èµ„è´¨å®¡æ‰¹*/
    /*èµ„è´¨å®¡æ‰¹å†…å®¹é¡µ*/
    .zzsp_content .l_ztn1 .container .box p{
        width:2rem;
    }
    .zzsp_content .l_ztn2 .container .box .yuan{
        line-height:1.1rem;
    }
    .zzsp_content .l_ztn2 .container .box .des span{
        display:none;
    }
    .zzsp_content .l_ztn2 .container .box .top .des{
        top:0.9rem;
    }
    .zzsp_content .l_ztn2 .container .box .bottom .des{
        top:0.9rem;
    }

    .zzsp_content .l_ztn5 .container .box .des{
        margin-top:0.2rem;
    }
    .zzsp_content .l_ztn5 .container .box3 .des{
        margin-top:0.1rem;
    }
    .zzsp_content .l_ztn5 .container .box4 .des{
        margin-top:0.1rem;
    }





    /*èµ„è´¨å®¡æ‰¹å†…å®¹é¡µ*/














}
@media screen and (max-width: 440px){
    .dljz .l_ztn2 .container .box p{
        width:1rem;
    }
}
@media screen and (max-width: 400px) {
    .ztn_3 .container .con .box1 .right p{
        display:none;
    }



    .list .l_ztn5 .container .sec {
        padding-left: 0.5rem;
    }
    .list .l_ztn5 .container .sec p{
        margin-right: 0.1rem;
    }
    .list .l_ztn1 .right .box h3{
        font-size:0.3rem;
    }
    .list .l_ztn1 .right .box p{
        width: 1.8rem;
        height: 0.5rem;
        border-radius:0.13rem;
        margin: 0.28rem auto 0.3rem auto;
    }
    .list .l_ztn1 .right .box p a{
        line-height: 0.5rem;
        font-size: 0.28rem;
    }
    /*ä¸šåŠ¡é€šå±é€šç”¨æ&nbsp;·å¼*/
    .list .l_ztn1 .container .box h3{
        font-size:0.3rem;
    }
    .list .l_ztn1 .container .box p{
        width: 1.8rem;
        height: 0.5rem;
        border-radius:0.13rem;
        margin: 0.28rem auto 0.3rem auto;
    }
    .list .l_ztn1 .container .box p a{
        line-height: 0.5rem;
        font-size: 0.28rem;
    }
    /*ä¸šåŠ¡é€šå±é€šç”¨æ&nbsp;·å¼*/
    /*å…¬å¸å˜æ›´å†…å®¹é¡µå…¬å¸åç§°ztn1*/
    .gsbg_content .l_ztn1 .container{
        width: calc(100% - 0.3rem);
    }
    .gsbg_content .l_ztn1 .container .box p{
        margin:0;
        height:auto;
    }
    .gsbg_content .l_ztn1 .container .box1 {
        width: 1.9rem;
    }
    /*å…¬å¸å˜æ›´å†…å®¹é¡µå…¬å¸åç§°ztn1*/
    /*å…¬å¸æ³¨é”€åˆ—è¡¨é¡µ*/
    .gszx .l_ztn1 .container .box {
        max-height: none;
        height: 2.1rem;
    }
    .gszx .l_ztn1 .container .box img{
        width:auto;
        height:2.1rem;
        margin-left:-0.2rem;
    }
    /*å…¬å¸æ³¨é”€åˆ—è¡¨é¡µ*/
    /*ä»£ç†è®°è´¦èšåˆé¡µ*/
    .dljz .l_ztn2 .container .box p{
        width:1rem;
    }
    .dljz .l_ztn2 .container .box2 p{
        margin-top:-0.6rem;
    }
    .dljz .l_ztn2 .container .box4 p{
        margin-top:-1.2rem;
    }
    /*ä»£ç†è®°è´¦èšåˆé¡µ*/
    .dljz .l_ztn4 .container .box p.des{
        padding:0 0.12rem;
    }
    /*èµ„è´¨å®¡æ‰¹å†…å®¹é¡µ*/
    .zzsp_content .l_ztn1 .container .box p{
        width:2rem;

    }
    .zzsp_content .l_ztn1 .container .box p.sec{

    }
    /*èµ„è´¨å®¡æ‰¹å†…å®¹é¡µ*/

	
	
	
	
	
	
	
	
	


}





@media screen and (max-width: 380px) {

}</pre></body></html>